Up to how much VB scripting knowledge and what type of VB
script knowledge is required for a QTP test engineer for
real time to work ?
Answers were Sorted based on User's Feedback
Answer / richard hall
It depends on the applications you are writing tests for.
If you have a simple Html only application, like QTP's
sample application and "Record and Playback" is a viable
development technique then you need little vbscript.
If you have a asp/jsp/ajax application where "Record and
Playback" is of no value then either one must be proficient
in vbscript or there needs to be a robust and flexible
framework in place to assist developers with few vbscript
skills.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sandipgami84
u must know the vb script, how to work functions. diff.
type of fun.
| Is This Answer Correct ? | 0 Yes | 0 No |
using descriptive programming how to close all opend browsers?
How to interact tool & application build in QTP?
Tell about descriptive programing in qtp8.2?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
What is the Diff between Image check-point and Bit map Check point?
What is the difference between Image Checkpoint and Bitmap Checkpoint?
Can you write a script for to insert array elements in an excel A to Z columns only. if the number oe elements in the array is greater than the number of columns (A to Z), come to next row and proceed furthur. eah cell should contain only one array value.
Why do you choose only QTP for your project automation among remaining tools like Rational robot and silk test?
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 output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?
examples of user definied functions? how to write user defined functions in qtp9.2?
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?