Answer Posted / nilanjan saha
Standard Checkpoint:
It checks Object Property values.we can use checkpoint to
check any property value.
Standard checkpoint also contains Text Checkponit, Image
Checkpoint and Webtable checkpoint.
Go to recording mode--> Insrt--> Checkpoint> Standard
Checkpoint(F12)
Check the property on which you want to provide Checkpoint.
Then Stop recording.
e.g:
Browser("Intelex v5").Page("Intelex
v5").Frame("navbar").WebElement("Document Control:").Check
CheckPoint("Document Control:")
Above checkponits checks that Html tag is SPAN and inner
text is " Document Control: "
Regards,
Nilanjan
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
when to start the automation?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
How qtp identifies objects?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
What is checkpoints for quicktest professional?
What is data driver in qtp?
How to associate shared object repository to test in qtp?
Where you get the run time data table?
what is run action?
Explain more about the Test Fusion Report of QTP?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?