An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between QTP 8.2 Obect Repository and QTP 9.2 object Repository?
Explain different types of checkpoints?
How QTP support all types of applications (platforms)?
I got an error "The"flightres" Dialog was not found in the Object Repository. Check the OR to confirm that the object exists or to find the correct name for the object." while running the following script Set flightres=description.Create() flightres("text").value="Login" flightres("Class Name").value="Dialog" Set agent = description.Create() agent("nativeclass").value="WinEdit" agent("attachedtext").value="Agent Name:" Set pwd = description.Create() pwd("nativeclass").value="WinEdit" pwd("attachedtext").value="Password" Set button = description.Create() button("nativeclass").value="WinButton" button("Text").value="OK" Dialog("flightres").WinEdit("agent").Set "test" Dialog("flightres").WinEdit("pwd").Set "mercury" Dialog("flightres").WinButton("button").Click Please let me know if i made any mistake in the above script...?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
write the regular expression for date format of mm/dd/yy?
10 Answers CTS, HCL,
what is framework? which frame work u follow for writting script?
what is Automation frame work and how do u used this for your project?
tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used
I have thousands of links are there, i want check each and every funtionality of link by using descriptive programme, retrive link name from excelsheet then operate in application. Please anybody send me model script
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Explain the QTP Tool interface.