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
in a web page How to check and display a particular word from a paragraph?
How to call a test from another test?
How will you test a stapler?
What are the key elements available in test result window?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
if anyone has idea of the interview procedure in covansys, plz send me a mail?
For which type of project the iterative model is suitable?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
How to remove associated function library?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
Hi How to retrieve data from web element line by line?
How many types of actions are there in quicktest professional?
How can we conduct U-I Testing by using QTP??????
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.