How to add a standard checkpoint in your test ?
Answer / alpna bharti
1. Start QuickTest and open your test.
In the Open Test dialog box, locate and select your test, then click Open.
2. Save the test as Checkpoint.
Select File > Save As. Save the test as Checkpoint.
3. Confirm that the Active Screen option is enabled.
If you do not see the Active Screen at the bottom of the QuickTest window, click the Active Screen button, or choose View > Active Screen.
4. Locate the page where you want to add a standard checkpoint.
5. Create a standard checkpoint.
In the Active Screen, right-click element in your application and choose Insert Standard Checkpoint.
6. Save the test.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
who is developed QTP ? is it from Mecury or HP
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
Hi All I'm new in QTP. I'm trying to make test cases for login on Flight.exe . I have parametrise the agentname and password field. So wen wromg agent name or password is entered it show a dialog box with proper message(Like: "Wrong Password" or :Please enter Password" etc) and OK button. I have created If else block. Now my problem is i want to make checkpoint on error message Dialog box. But each time i create a checkpoint it shows same text message. So how i can check that message is there or not.
How to supress warnings from the "Test results page"?
How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?
How many types of Test Plans are there...??
How to execute a winrunner script in quicktest professional?
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?
in Qtp,how to display user name and pwd (script)in data table(global sheet).
3. Anyone pls tell me as many points as possible for this question? what r the things to take into consideration before automating an application like; a). Identify whether the tool supports the appln or not. b). When there is lot of retesting and regression testing. c). ROI. d). When there is a need for running same script for multiple datas, etc. e). ---- f). --------- Pls give me more points.
Explain the use of action split in qtp?