what is active screen,keyboard view?
Answers were Sorted based on User's Feedback
Answer / olympie
Active Screen: it is the future provided by the QTP which
holds the snap shot of the application of each and every
script statmnt.so tat we can understand and enhance the
script easily.
Keyword View: it represents the script using a graphical
user interphase which is divided into 4 parts:
1.Item 2.Operation 3.Value 4.Documentation
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / deepti palagiri
active screen: it provides us the snapshots of the
application which is captured in the scripts which we run
while scripts execution. it also gives the details of the
data used in the application.
keyword view: it is icon based view which shows details &
steps of the actions performed & what r all the fields
captured along with the its data's. here u can even
parametrize the data.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is throw object?
How does QTP identifies the object in the application?
What is the short cut keys for the following?
Define virtual object?
DEFECT LIFE CYCLE,WHO PUT THE STATUS AS OPEN
What is the file extension of the code file in qtp?
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
write qtp descriptive programming to activate multiple notepads? please urgent friends
In an application you have a web table. You are provided with an external Excel sheet with the same structure as that of the web table. How will you retrieve all data from the web table and compare it with corresponding data available in the excel sheet, using QTP? How will you report the results in QTP?
In a web application , there is a table of rows and coloums , i want to pickup the 1st row and 3rd coloums name (not data)how can any one explain
How to test results for qtp ?
What is User defined function in QTP