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
How will you convert a string to lower case string using vbscript?
what is event handling?
How to create a function in vbscript?
Differentiate javascript and vbscript?
How can you create an object in vbscript?
What is Procedure or Subroutine in VB Script?
What are the differences between sub procedures and function procedures?
How can constants be declared in the vbscript language?
write any ttest cases using check points and parameterization
What is the use of the recordset object and which statement is used to create such an object?
did any one attended interview in applabs if you had gone through plz tell me the procedure
Which object provide information about a single runtime error in a vbscript?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
What is select case statement?
When are redim statement and preserve keyword used in the vbscript language?