Answer Posted / alliance info
tools>object spy .....
if u select the object or property by using object spy it
displays total information about that
2 diff objects - run time object & test object
but they are in disable
it there is any wrong plz tell me............
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Keyword Driven test and Data Driven test?
The hybrid framework can be implemented for any application. Is it true?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
How can we conduct U-I Testing by using QTP??????
How to use conditional loops in qtp ?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
Diff b/w Health care domain and Banking Domain?
what type of automation is follwed in the project?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that