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 all challenges you have faced during automation and how you have resolved it?
where exactly we can't do the automation testing. give some examples
Explain synchronization types in QTP
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)
If I change the property value at runtime is it effect is object repository?
What is the difference between "call to action" and "call an existing action"
9 Answers Accenture, Yana Software,
How many types of trigger events are there in qtp?
Can the user toggle between using Local OR and shared OR for the same action?
what is meant by descriptive programming?
How to get Traceability matrix from TD?
What are the types of object repository?