Answer Posted / anil grandhi
Test engineers are preparing test script manually without
going to recording concept and without using object
repository. After preparing script manually then they are
describing descriptions of objects or windows in script
itself in terms of physical properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is method name to compare two XML files.
Explain the concept of object repository and how QTP recognizes objects?
What are the automation metrice in your project?
How to check bitmap output value?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Discuss quicktest professional (qtp) environment?
What are the recording modes in qtp?
How you can find length of array in qtp?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
What is object spy in quicktest professional?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Problem with XML checkpoint in QTP ?