Answer Posted / rajasekhar
using getroproperty or using objspy or in the treeview we
can select particular object and right-clicking we can see
all propeties
right any thing mistake make it correct
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you create new test sets in td?
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); }
what is keyword driven testing in qtp?n how is it useful?
Have you faced any problems with object repository?
How to associate shared object repository to test in qtp?
Generic function to search for the unique link in webtable and click on it
What is action? How many types of actions are there in qtp?
What is object repository in qtp?
give me the code to save all messages of inbox of gmail into a folder and notepad
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
how will you check how many members visited the website www.infosys.com?
How to data driven test for Win objects in QTP ?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
What is checkpoints for quicktest professional (qtp)?
What is the process of synchronizing qtp and aut?