Is it possible to change the extension of Shared object
repository?

Answer Posted / babu

By default, extension of the shared object repository
is .tsr. Is it possible to change the extension of Shared
object repository?

Is This Answer Correct ?    4 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?

1788


what are the utilities and drivers

2037


Explain the check points in quicktest professional (qtp)?

769


What is ‘object spy’ and what is the function of object spy in qtp?

753


When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti

2679


I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?

1598


in my application,validation message has in japanise language.how to validate this message is appears properly or not

1749


What is throw Object?

1765


What is the difference between the design-time and run-time data tables?

774


Hi, How Accessibility checkpoint in QTP can be implemented in the test script?

1846


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1800


What is difference between design time and run time data table?

806


Explain runtime dynamic settings?

2211


What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?

781


How to break the object spy ?

873