Deciding Upon Automation Testing and Manual testing

11
Deciding upon Automation Testing and Manual Testing

Transcript of Deciding Upon Automation Testing and Manual testing

Page 1: Deciding Upon Automation Testing and Manual testing

Deciding upon Automation Testing and Manual Testing

Page 2: Deciding Upon Automation Testing and Manual testing

Manual testing appeared way before automation testing came into existence.

This is why it is believed to be the most reliable process in software testing.

Even after many contradictions, this is prone to errors because of the fact that this offers a big chance for testers to commit errors.

And thus, automation testing was created.

Manual Testing

Page 3: Deciding Upon Automation Testing and Manual testing
Page 4: Deciding Upon Automation Testing and Manual testing

Manual testing include the occurrence of the test cases that are to be run at the most two times and thus, you will not have to automate it which eventually saves more on the costs.

Apart from this, the tester is permitted to perform random/ adhoc tests.

Based on the reports, these types of tests can find more bugs than with automation.

More time that the tester spends on testing the software, the greater get the chances of finding the user bugs.

Pros : Manual Testing

Page 5: Deciding Upon Automation Testing and Manual testing

Manual tests are undeniably time-consuming, and

In case of a new build, the tester is required to re-run the necessary tests.

Cons : Manual Testing

Page 6: Deciding Upon Automation Testing and Manual testing

There are some guidelines that a tester should check on before turning to automation testing.

Page 7: Deciding Upon Automation Testing and Manual testing

Automation is the key for having a successful software process;

The Experts recommend that one should not jump to the conclusion of using the automation testing procedures.

Automation Testing

Page 8: Deciding Upon Automation Testing and Manual testing

Automation Testing allows running a series of tests multiple times.

It proves to be an advantage for those who want to run a code that often changes so that the tester is able to catch the regressions on time.

It also allows execution of the automation process in mainstream scenarios and helps in testing huge test matrices.

This relates to different languages on various operating system platforms.

Pros : Automation Testing

Page 9: Deciding Upon Automation Testing and Manual testing

Automation testing include high costs as writing test cases cost more when compared to manual testing.

Adding to this, it does not allow mechanizing visual references.

Example: if you are not able to tell what tool you are using, you will have to alter it to manual testing.

Cons : Automation Testing

Page 10: Deciding Upon Automation Testing and Manual testing

Also check if you will get back on the investment when you automate the testing process for a particular program.

Still not clear about the processes? Get in touch with Bugraptors, a one stop solution for all testing needs. Visit the website here.

Page 11: Deciding Upon Automation Testing and Manual testing