How to capture the Check point Value into a variable?
Answer Posted / rajkumar
checkpoints have values like true/pass(bo0lean)
if your insert one checkpoint it's "pass" it will return
True otherwise it's return false
s=Browser("Google").page("Google").check check("orkut")
if s=True Then
msgbox "it's as per expected"
else
msgbox "it's not as per expected"
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How you calling actions in qtp?
after click on compose mail how can we attached a file in qtp with vbscript code
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
Can the user toggle between using Local OR and shared OR for the same action?
How to explain a banking project in interview as a test engineer???
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?
How do you synchronization point through DP?
Hi,All How to create a link in excel sheet using qtp
Who uses qtp tool?
How to add synchronisation points in qtp?
When using descriptive programming?
What are the different types of recovery operation?
How can you send user defined messages to test report?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me