How to delete an object from the object repository?



How to delete an object from the object repository?..

Answer / Divya Verma

"To delete an object from the object repository in QTP, follow these steps:
1. Open the Object Repository Browser.
2. Navigate to the object you want to delete.
3. Right-click on the object and select Delete."nNote: This will only delete the object locally in your workspace. To delete it globally, you need to do it from the central repository."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How many types of Parameters are available in QTP? and Pls Explain with example.

4 Answers   LG Soft,


How do you convert manual test cases to automated test cases?

1 Answers  


wt is the xtension of the QTP result view file?

4 Answers  


I am trying to read the rediffmail usign the below code. But facing problem, while i user to get the link of the mail, i am getting all the link of the page, While i just want to get only mail name - link (not all the link of an page) so that i able to read the mail message by clcking on them in qtp. Dim Lnk,Webcheckbox Set Lnk= Description. Create '********* To count and display the webcheckbox Lnk("micclass" ).value=" Link" set LinkName= Browser("Welcome to Rediffmail:" ).Page("Welcome to Rediffmail:" ).ChildObjects( Lnk) LinkCount=LinkName. Count msgbox LinkCount For i=1-1 to LinkCount-1 DataTable.SetCurren tRow(i) DataTable.Value( "Name",1) =LinkName( i).GetRoProperty ("name") Next Waiting for the reply Praveen Saini

1 Answers  


how to invoke the web application through script in qtp

8 Answers   Synechron,


what is the defference between QTP 8.2 and 9.0and 9.2? plz tell me

6 Answers  


How we can call the scripit from another scripit in QTP?,Not a call Action

12 Answers  


What is a checkpoint? How many check points are there in qtp?

1 Answers  


WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT

3 Answers   Wipro,


i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com

0 Answers  


Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!

1 Answers  


what is the exact Diff. Between Test and Component in QTP?

1 Answers  


Categories