How to add Dynamic Objects to Object repository?

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


Please Help Members By Posting Answers For Below Questions

Does Low-level recording capture mouse movements?

782


Suppose I want fail that check point? How can you do that?

851


How to test the login page in different ways in automation testing and i need code?

1562


Explain different types of checkpoints?

782


What are the key points to create a framework in QTP for oracle forms?

2013


how to test use the quality control .how to verify the image verification

2809


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); }

2012


what are all the fileds present in object repository?

1772


Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji

1554


can any body give the banking domain concepts/links

3837


How does you test a weblink which is changing dynamically?

782


Is the qtp course will help to create a virtual object?

1715


What are the different recording modes?

747


On what document base Descriptive programming is written if build is not yet ready ?

1112


We stored into the objects OR and then write the scripting

1763