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
Answer Posted / 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 |
Post New Answer View All Answers
What is qtpro? What is a quick test professional?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
write script for bitmap image?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
What are the various automation frameworks available in qtp?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Explain the types of object repository?
Explain different types of action in qtp?
Is it possible to use two instances of UFT on the same machine? If not why?
For which type of project the iterative model is suitable?
Problem with XML checkpoint in QTP ?
Why bpt?
Where to use Property Let, Property Get, Property Set in UFT
How do Parameterization and Data-Driving relate to each other in QTP?
What is business process testing(bpt) in qtp?