Answer Posted / sofia
Object Spy is used to read the object properties & the
physical description.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
i can done the project with QTP in that time i can say how many members in my team size?
Is it possible to split an action? How?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
How does QTP identify an object?
if our qtp vb Script may be Currepted then What we want do?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
What are parameterizing tests?
How you can make an action as re-usable action?
What is the difference between byref and byval in qtp?
How the smart identification is used in real time?Please explain with an example
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How you can find the absolute value of the number in qtp?
How can we conduct U-I Testing by using QTP??????