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..............
Answer Posted / 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 View All Answers
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
Explain about the asc function?
How will you get the smallest subscript of an array in vbscript?
did any one attended interview in applabs if you had gone through plz tell me the procedure
How to replace junk code recorded by QTP with a mall function.
What are class properties?
How strcomp function works?
write a program to display configuration of a local system with the help of vb script.
How do i automate a website www.flyashx.com without having any test cases witin a week time.
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
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
What is the difference between VBScript and JavaScript?
what is used of Property........End Property loop ? how to write the script for it?
what is the features of visual basic?
What is event handling in vbscript?