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 / rajib
Hi monty
d question is that after inserting the
checkpoint how d qtp compares with d
actual n expct.
wat is d need of inserting checkpoint?
how checkpoint works?
wat actually a checkpoint does?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
what testplan contents and what test strategy contents,what is the diff b/w them
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
how to test Web application using QTP software
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
Explain runtime dynamic settings?
How can I check if a environment variable exist or not?
what is meant by source control?
How many types of recording modes in qtp? Which will be used when?
what is actually contain test report? can anybody post the test report
By using QTP can we record any log files written by the application which is in execution?
What is quick test pro? What is a quick test professional?
How to test background color and dynamic images during run time can you put the check point for moving objects?
whare exactly we have to use functions and sub routain
Sql questions to find second max salary and how to use joins