In our application qtp unable to indentify the menu
items,we tried number of times to add objetcs into object
repository but fail. through normal recording mode only
objects going to add into repository but while running same
recording script qtp showing a error like " unable to
indentify the object". in repository there is no any
properties and pro values for that object and also i tried
with virtual object config also unable to find the object
in application and in repository.

Then what i have to do to identify menu objects?????
can anybody hell me pls..............

Answers were Sorted based on User's Feedback



In our application qtp unable to indentify the menu items,we tried number of times to add objetcs ..

Answer / sadashivbyagi

hello guys,

not possible to add menu items in object repositry so please
dont try for that ok

Is This Answer Correct ?    0 Yes 0 No

In our application qtp unable to indentify the menu items,we tried number of times to add objetcs ..

Answer / pratap

hey, try to add the objects by holding ctrl button the keyboard i think it works.
else try to reinstall and see i dont know perfectly i am guessing...

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More VB Script Interview Questions

What is Querystring collection?

0 Answers  


How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")

2 Answers  


What are the valid scopes of a variable in vbscript?

0 Answers  


Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.

0 Answers   Accenture,


which is the good software training centre in bangalore?

1 Answers  






What are the disadvantages of vbscript?

0 Answers  


How can constants be declared in the vbscript language?

0 Answers  


Hi I am having one folder with set of text files now i want to read and write that text files data into QTP. Any help plsss.

1 Answers  


while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans

0 Answers   IBM,


How can I get the value of an object property or variable in another frame?

1 Answers   Citi Bank,


Hello Friends , I am the new joinner of this website. I am working with Sapient ,Gurgoan I would like to ask few qurries regarding the QTP Tool of (Testing) Currently working on QTP Tool . I would like to no learn VB Script can u name some Books which i get in market. And a small issue in QTP I had 2 users right i have to login and send the document from this user to second user right. when i am send this doc some contendId number generates right. now i am loging into second user and i have to search for that contentId right i found it now i dont want to accept the document so i had an opption of check out ok i have to click on check out my QTP Code is like this Browser(" ").Page(" ").WebTable(" ").ChildItem (3,5,"Image",0).click Browser(" ").Page(" ").Link("ChecK Out").Click i new this code is perfectly right but when i am run the script i have to click on that particular contentId and click on check out but now the Problem is started the error is the document has been already checked out remeber every time my content id changes means it is the new contentId which is not been used atleast once Please help me out in this issue i am in big trouble

0 Answers   GCE, Sapient,


Can automation testing find ssame no. of bugs what we can find by manual testing?

0 Answers  


Categories