What are the steps to test any software through automation
tools?

Answers were Sorted based on User's Feedback



What are the steps to test any software through automation tools?..

Answer / naresh

First, you need to segregate the test cases that can be
automated. Then, prepare test data as per the requirements
of those test cases. Write reusable functions which are
used frequently in those test cases. Now, prepare the test
scripts using those reusable functions and by applying
loops and conditions where ever necessary. However,
automation framework that is followed in the organization
should strictly followed through out the process...


Correct me if i'am wrong...

Is This Answer Correct ?    1 Yes 0 No

What are the steps to test any software through automation tools?..

Answer / debashish_samanta

1.Prepare Test cases.
2.Check whether repeatabilty is there or not.
3.Prepare test automation approach according to the
organization standards.
4.prepare Coding standard documents according to the
organization standards.
5.Prepare test Data.
6.prepare Reusable test Scripts.
7.Prepare Check points or validation points.
8.Run the script.
9.validate the Report.
10.log defect if any.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is Check list for review test cases ?

1 Answers  


What is the difference between Build, Version and Release?? Reply soon...

3 Answers  


What is metrics? explian the type of metrices.

6 Answers   Mind Tree,


what does 80hz refresh rate indicates?

0 Answers  


How can you optimize the Test Case.

1 Answers   Subex,






How does one do Regression Testing for Manual Testing projects?

4 Answers  


what does srs document contains?

11 Answers  


What is Defect containment?

4 Answers   Accenture, University,


list of methods that is used to document the requirements of a software.

0 Answers  


Explain Acceptance Testing with an Example

4 Answers  


Define each of the following and explain how each relates to the other: Unit, System, and Integration testing.

1 Answers  


hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance

0 Answers  


Categories