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 |
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
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?
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?
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?
what testplan contents and what test strategy contents,what is the diff b/w them
How to create runtime property for an object?
What is the file extension of the code file in qtp?
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
what are the 5 types of objects in qtp
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
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 ..