wat are views in qtp explain
Answers were Sorted based on User's Feedback
Answer / shobha
it is keyword view and expert view ,keyword enables to
create steps in keyword driven ,modular ,table format.where
as In expert view quick test displays each operation
performed on your application in the form of a script (vb
script)
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / srinidhi patil
There are only 2 views in QTP i.e.,
Expert View and Keyword View
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / nidhi
mine ansewer was test pan ,datatable,activescreeen,in menu
having spy ,record ,run ec.
correc me if mine answer is wrong
| Is This Answer Correct ? | 1 Yes | 16 No |
pls help me with scripting,right from the beginning in QTP
Hi Guys, here I am posting one question. Wen u r working with Notepad. If it is not responding in the middle of TEst...what u will do.
Is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?
Plz explain about InTERNAl Environment variable, External environment variable,builtin environment variables with examples?
How we can add objects to the object repository during the running?is it possible or not?explain
anyone can explain about "Hybrid framework" in QTP
How can we use regular expressions for a table in web page, each cell in table having unique identification, Now I want to count number of rows in table and enter data in all cells of the table?
How many types of Actions are there in QTP?
Can a function return a dictionary object?
Discuss the QTP Environment?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.