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 neutral test case?

0 Answers  


what is the difference between test case and result matrix

0 Answers  


Hi i am new to testing.. Can u plz tell wat is mean by manual testing and how it is done?

4 Answers   CTS,


work break down structure in manual testing

3 Answers  


Who can perform the unit testing?

5 Answers  






what is meant by web service testing and what is the use of web service testing ?

1 Answers  


Tell me abuot your daily activities as a test engineer.

6 Answers   InterSoft,


write a test cases for facebook

2 Answers  


Which types of testing do u do in u r organisation.

5 Answers   Infosys,


how do u know whether the particular project belong to client server or web -based?

1 Answers  


What ia the need of the testing? What is the purpose of the testing? what is the diff between these tw0?

2 Answers  


what is the difference between system development life cycle & software development life cyle(sdlc) what is system development life cycle

4 Answers   A3Logics, IBM,


Categories