131 Lisa Crispin an original eXtreme Programming Tester

Agile Thoughts
Agile Thoughts
131 Lisa Crispin an original eXtreme Programming Tester
Loading
/

Lisa Crispin is a founder of the Agile Testing Fellowship: https://agiletestingfellow.com Mentions: Testing eXtreme Programing: https://www.amazon.com/Testing-Extreme-Programming-Lisa-Crispin/dp/0321113551 FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE.

130 Designers and Agile: Principles to getting Great Design Results

Agile Thoughts
Agile Thoughts
130 Designers and Agile: Principles to getting Great Design Results
Loading
/

Kevin Callahan: https://www.linkedin.com/in/kevin-callahan-mspod/ Kevin on Twitter: @changesteward Kevin’s company is Interaction Agility: https://www.interactionagility.com Mentioned in this episode: Principles for Designers When shared across teams, the designer plans for near 70% utilization, 30% slack time. Deliver insight rather than artifacts. A designer has empathy for end user so the result is something the market wants AND …

129 Designers and Agile: When Heroic Prototyping Wags the Dog

Agile Thoughts
Agile Thoughts
129 Designers and Agile: When Heroic Prototyping Wags the Dog
Loading
/

Kevin Callahan: https://www.linkedin.com/in/kevin-callahan-mspod/ Kevin on Twitter: @changesteward Kevin’s company is Interaction Agility: https://www.interactionagility.com Kevin Callahan: https://www.linkedin.com/in/kevin-callahan-mspod/ Kevin on Twitter: @changesteward Kevin’s company is Interaction Agility: https://www.interactionagility.com Mentioned in this episode: Balsamic rapid prototyping software: https://balsamiq.com Real Options theory: An enjoyable illustration of options theory is the graphic business novel COMMITMENT: https://www.amazon.com/Commitment-Novel-about-Managing-Project/dp/9462410038 An article about Real …

128 Designers and Agile: What is a Designer?

Agile Thoughts
Agile Thoughts
128 Designers and Agile: What is a Designer?
Loading
/

Kevin Callahan: https://www.linkedin.com/in/kevin-callahan-mspod/ Kevin on Twitter: @changesteward Kevin’s company is Interaction Agility: https://www.interactionagility.com FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE.

127 How to get started with Contract Testing

Agile Thoughts
Agile Thoughts
127 How to get started with Contract Testing
Loading
/

Tools mentioned in this episode: Dred : https://dredd.org/en/latest/ Tools mentioned in this series: Montebank for testing APIs via over the wire test doubles: http://www.mbtest.org/docs/api/overview Jargon: Virtual Service – this is a network endpoint that is a mock up of a real service, however it is simple, fast to launch, and can be setup and controlled …

126 Tests to TEST Tests? Bryan Finster explains himself!

Agile Thoughts
Agile Thoughts
126 Tests to TEST Tests? Bryan Finster explains himself!
Loading
/

Mentioned in the episode: Montebank for testing APIs via over the wire test doubles: http://www.mbtest.org/docs/api/overview Jargon: Virtual Service – this is a network endpoint that is a mock up of a real service, however it is simple, fast to launch, and can be setup and controlled from test automation code. Provider – the service that …

125 How to Contract Test a new API Produced by a Team in a Different Department

Agile Thoughts
Agile Thoughts
125 How to Contract Test a new API Produced by a Team in a Different Department
Loading
/

Jargon: Virtual Service – this is a network endpoint that is a mock up of a real service, however it is simple, fast to launch, and can be setup and controlled from test automation code. Provider – the service that is creating information Consumer – the client that is consuming information from a Provider. The …

124 Test Automation with Virtual Servers

Agile Thoughts
Agile Thoughts
124 Test Automation with Virtual Servers
Loading
/

Jargon: Virtual Service – this is a network endpoint that is a mock up of a real service, however it is simple, fast to launch, and can be setup and controlled from test automation code. Provider – the service that is creating information Consumer – the client that is consuming information from a Provider. The …

123 Contract Testing—The Difference between Provider Tests and Consumer Tests

Agile Thoughts
Agile Thoughts
123 Contract Testing—The Difference between Provider Tests and Consumer Tests
Loading
/

Jargon: Static Mock – this is a simple mock object, also referred to as a stub. Virtual Service – this is a network endpoint that is a mock up of a real service, however it is simple, fast to launch, and can be setup and controlled from test automation code. Provider – the service that …

122 Contract Testing with Bryan Finster

Agile Thoughts
Agile Thoughts
122 Contract Testing with Bryan Finster
Loading
/

Bryan Finster is a software engineer who leads a DevOps Dojo a large enterprise. You can contact him on Twitter: @BryanFinster or on Linkedin: https://www.linkedin.com/in/bryan-finster/ Bryan writes on Medium about all things DevOps: https://medium.com/@bdfinst Contract Testing, per Martin Fowler https://www.martinfowler.com/bliki/ContractTest.html Integration testing per Martin Fowler https://martinfowler.com/bliki/IntegrationTest.html FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES …