What is Expert view?
Answers were Sorted based on User's Feedback
Answer / stl
Expert view is a view where it shows the vbscript generated
during recording
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / satyanarayana
The Expert view provides the corresponding vb script
statements for the actioned performed by us on the
application
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / krishnateja muppalla
There are two types of views in QTP. One is Keyword driven
view and second one is Expert view.
In Expert view, you can see the generated code (VB) when
you record. At the same time you can edit and you can do
descriptive coding also.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / naren
Expert view is one view in which VBscript is generated
during recording.
| Is This Answer Correct ? | 0 Yes | 1 No |
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
HOW TO DO THE BATCH TESTING USING QTP?
Explain script generated after applying database check point?
Explain Different types of Checkpoints in Quick Test Professional?
Think and Reply.. can we parameterize radio buttons, check boxes? as in flight web site on flight preference page, choosing different flight produces trouble if from port and to port been parameterize, and runs. Try it by own you will get the error.
what is the latest version of QTP? Main difference between 9.2 and 10 version
What are the flaws in water fall model and how to overcome it?
Get the count of files of similar types from a folder.
How to get data from excel sheet to the script? write the script.
how will u do database testing in qtp? how will u do the same with descriptive programming?
How can we record an edit box in the Web application ?
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.