manual vs. automated testing: the chicken and egg question answered!

8
Manual vs. Automated Testing: the Chicken and Egg Question Answered! Marina Kudryavtseva EXTENT October 2011

Upload: iosif-itkin

Post on 25-May-2015

1.135 views

Category:

Technology


0 download

DESCRIPTION

Manual vs. Automated Testing: the Chicken and Egg Question Answered! EXTENT Conference October 29-30, 2011 Renaissance Moscow Test Automation for Trading Systems Marina Kudryavtseva, ClubQA Co-Founder, Kostroma

TRANSCRIPT

Page 1: Manual vs. Automated Testing: the Chicken and Egg Question Answered!

Manual vs. Automated Testing:

the Chicken and Egg Question Answered!

Marina Kudryavtseva

EXTENT October 2011

Page 2: Manual vs. Automated Testing: the Chicken and Egg Question Answered!

Post Trade System

Page 3: Manual vs. Automated Testing: the Chicken and Egg Question Answered!

Preconceptions Advantages

Automated Testing Manual Testing Within a short period of time, you can cover all the major test cases.

Using tools, you can check all kind of cases like performance and load of the software.

It is the best choice for regression, functional, performance, load testing.

This testing can be executed on different operating platforms within the same allocated period of time

Within a short period of time, you can obtain test results of many test cases.

It is used in both big and small projects

The test cases can be added or removed according to the direction of the project.

The more time tester spends testing a module the grater the odds to find real user bugs

Tester can execute random/sapient testing.

Disadvantages

The tester can launch a set of tests multiple times.

In certain cases, automated tests do not allow finding the root cause of defects.

Real performance and load numbers cannot be determined for a huge number of clients.

Manual testing is time consuming.

Each time there is a new build, the tester must return all required tests – which after a while would become very mundane and tiresome.

Page 4: Manual vs. Automated Testing: the Chicken and Egg Question Answered!

Testing of complex GUI

Page 5: Manual vs. Automated Testing: the Chicken and Egg Question Answered!

From manual to automated and vice versa

Page 6: Manual vs. Automated Testing: the Chicken and Egg Question Answered!

Testing & Checking

The Context-driven school was founded by CemKaner,

BrianMarick, JamesBach, and BretPettichord.

The school was founded on November 21, 1999.

Checking is something that we do with the motivation of

confirming existing beliefs.

Testing is something that we do with the motivation of finding

new information.

Page 7: Manual vs. Automated Testing: the Chicken and Egg Question Answered!

Summary

Automated Testing

Manual Testing

Manual Testing

Automated Testing

AutomatedChecking

Page 8: Manual vs. Automated Testing: the Chicken and Egg Question Answered!

Summary

Automated Testing

Manual Testing

Manual Testing

Automated Testing

AutomatedChecking