How you automate testscripts one by one or modukewise or all
at once



How you automate testscripts one by one or modukewise or all at once..

Answer / 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

More QTP Interview Questions

How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely

3 Answers  


How can I find out whether a word in a string is existed or not for example "QTP IS A POWERFULL TOOL FOR AUTOMATION" How can i find out whether "powerfull" is existed in the above string or not Could anyone answer it?

7 Answers   Livetek,


how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..

1 Answers   Synchronoss Technologies,


How we can add actions in the test using QTP?

2 Answers  


An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?

0 Answers  


what testplan contents and what test strategy contents,what is the diff b/w them

0 Answers  


How to create runtime property for an object?

7 Answers  


What is the file extension of the code file in qtp?

0 Answers  


How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks

0 Answers  


what are the 5 types of objects in qtp

6 Answers   ABC, TCS, Wipro,


How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?

0 Answers  


can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..

3 Answers   Mind Tree,


Categories