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 |
how do you remove object repository at runtime and load object repository and verify it
Where the text version of script file located in file system?
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
How iteration is related to Test Results in QTP?
What is action? How many types of actions are there in qtp?
hi i am new to qtp i need to run all files by a batch what is the procedure and what are following actions to be take?
what is descriptive programming?
QTP is not displaying in OBJECT SELECTION-CHECKPOINT PROPERTIES boxs only WINDOW AND WIN OBJECT remaining pages and links , images not displaying in web application testing. how can I get the pages and links in object selection? Please anyone tell me?
how to load all resource files(function libraries,object repositories etc) into tests without associating them?
How to handle the errors without using recovery scenery?
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS