Hi All. Can you please explaing what is checkpoint? How it
Will Work? what is meaning of "check checkpoint
("proprtname").how it will compate with expected value?
Thanks in Advance............... Lakshmi
Answers were Sorted based on User's Feedback
Answer / roli mohanty
check point is a verification point to ensure that certain
feature of application behave properly.when we insert a
checkpoint while recording quicktest inserts the statement
Check.checkpoint(propertyname)
checkpoint compares thethe actual property value with the
expected value .onthe basis of that quick test gives on
the result window as check point is pass or fail
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / gopinath reddy
check points is one of the option in qtp.its a verication and validation point.it used to validate to expected results
| Is This Answer Correct ? | 0 Yes | 0 No |
In qtp, how you can get the last character from a string?
How u will do versioning in QTP?
why was automation used in the project?
Can we record using all the modes in a single script? Explanation with example is appreciated
What is log file? what is the use of Log fine. How to create? what are the contents and the main advantages of log files. plz do help me in this concepts as i have an interivew on qtp in a couple of days. plz do help me.. thanks in Advance.
how to prepared for first for the first interview?
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail.?
Please explain the role of Regular expression in QTP
Difference between image checkpoint and bitmap checkpoint
I am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
1)what is the Exact Meaning of Environment Variables? 2)what is Compile Module in QTP? what exactly it contains Functions or Actions?