Answer Posted / dinesh1433
We can add dynamic object in OR using object prameterization,(affter adding the dynamic object using object spy then change the object property name to class and assign the class name. after adding if it matches more than one object then use index property)
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does Low-level recording capture mouse movements?
Suppose I want fail that check point? How can you do that?
How to test the login page in different ways in automation testing and i need code?
Explain different types of checkpoints?
What are the key points to create a framework in QTP for oracle forms?
how to test use the quality control .how to verify the image verification
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 are all the fileds present in object repository?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
can any body give the banking domain concepts/links
How does you test a weblink which is changing dynamically?
Is the qtp course will help to create a virtual object?
What are the different recording modes?
On what document base Descriptive programming is written if build is not yet ready ?
We stored into the objects OR and then write the scripting