How you automate testscripts one by one or modukewise or all
at once
Answer Posted / guest
Test Automation is process which follows the framework
designed for the company. This framework varies from one
organization to other. Here are some basic steps which are
follwed in general...
Step1: Segregate the test cases to be automated.
Step2: Prepare the test data for the selected test cases
Step3: Make scripts for repeatable or functional scenarios
Step4: Convert those scripts as Reusable functions
Step5: Make test scripts by calling the reusable functions
and adding the conditions as per your requirements.
Hope i cleared your doubt...
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is keyword driven framework?
Explain sub procedure of vbscript.
What is use of object spy?
How to explain a banking project in interview as a test engineer???
What are the 3 main stages involved in testing with qtp?
Did the scripts need lot of maintenance? If yes, why?
how do u plan test automation?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
How will you find the current time of the remote machine using QTP script?
Explain how qtp identifies objects?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
what is meant by Implicit and explicit requirements?
How to start recording using quicktest professional?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
How to check bitmap output value?