Can any body tell me how can I choose the share object
repository and per action object repository mode. Please
give me with steps.

Answer Posted / guru

hi anybody tell me step for this in QTP9.2?

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2411


How to start recording using quicktest professional?

599


If I change the property value at runtime is it effect is object repository?

597


How does quicktest professional (qtp) identifies the object in the application?

577


distinguish between old version and new version QTP features.

1854






How to handle the exceptions using the recovery scenario manager in qtp?

561


This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10

1496


Is it possible to split an action? How?

652


wht is Manual Testing Frame work. Pls anybody can give appropriate answers

1585


assume i have few url link how will i dynamically call then using descriptive programming?

1590


Can we create a qtp test from qc?

581


Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.

1553


hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company

1418


How smart identification works in qtp ?

570


Problem with XML checkpoint in QTP ?

3495