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 / 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 |
Post New Answer View All Answers
What are the environments supported by vbscript language?
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository
Mention what is variant in vbscript?
Mention what is vbscript?
Which function is used in the vbscript language to convert the specified expression into a date type value?
how to acces the remote mechine using vb cript(QTP)
Explain the functionality of vbscript?
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
In what way program "hello world" you can write in vbscript?
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
Explain the asc function?
How will you get the smallest subscript of an array in vbscript?
Explain the support of asp for vb script functionality?
What is the output of a + b in vbscript if a = 5 and b = 10?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message