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 |
Hi guys, Please suggest some thing these points are correct???, Is UFT 12 and QTP outdated ??? and also VBscript is also deleted/Removed from QTP ???? Javascript is added latest and tool name is called JFT ??? From this year ??
What is the difference between QTP 8.2 and QTP 9.2
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
how do you find the number of occurences of string QTP from the expression , " QTP+QTP=2QTP"
How to use transactions in qtp?
please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.
How you will rate urself in QTP in the range of 0 to 5
How to open any application during Scripting?
What is CMMP and CMMH?
How would you directly trigger javascript in a test?
While testing .net applications with QTP 9.1 in normal recording mode, QTP records my unintentional mouse clicks and window dragging which I don't want. But I can't stop QTP recording those mouse clicks and window dragging. Can somebody let me know how I can get rid of it, please ! Thanks.