How to add a page checkpoint to your test?
Answer / alpna bharti
The page checkpoint checks that the number of links and images in the page when you run your test is the same as when you recorded your test.
1. Locate the page where you want to add a page checkpoint.
2. Create a page checkpoint.
Right-click anywhere in the Active Screen, and choose Insert Standard Checkpoint. The Object Selection - Checkpoint Properties dialog box opens. Note that this dialog box may include different elements, depending on where you click in the Active Screen.
3. Save the test.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we handle run-time errors?
I Have web table shown below ----------------------------------------| | orcut | GMAIL | NAUKRI | |----------|---------|-------------------| |HOT MAIL | MONSTER | VISIT FACEBOOK | |----------|---------|-------------------| |SKYPE ACC | IRCTC | GOOGLE | --------------------------------------- Here i have 2 question friends.. 1.i want to chick the link "VISIT FACEBOOK" is there or not if it's there i want to click the link 2.here how to find the web table row or column count ... don't write the excel or data table script here friends ..consider that it's a WEB TABLE
How to compare source and target database in testing? Can anybody please tell me in detail the procedure how to compare it?
how to load the *.vbs (or) test generating script in a new machine?
What is the main differece between QTP 9.0 and 9.2
What is the extension of the recovery scenario file in qtp?
i have 2 year experience in manual and automation testing, I have less percentages in X, Xii (Second grade), can i elgible to TCS interview (Or MNC's)
How do u write a regular expression for date (dd/mm/yyyy) field ?
What is quick test pro?
if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND
Which scripting language used by QTP?
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.