how to write scripts in QTP?
Answers were Sorted based on User's Feedback
Answer / malathi
Using methods in object spy we can write scripts.
using step generator we can write scripts.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / tripti arya
Scripts in QTP can be generated through recording or through
descriptive programming.Use object spy for descriptive
programming.
| Is This Answer Correct ? | 1 Yes | 1 No |
HI This is Chakravarthy.
If u know "C" language it is very easy to write VB Script.
and u have to know how can we use Scripting in QTP.
for ex. we wil use if conditions,nested if,for loops,while
loop,variable diclarations,functions,......etc in QTP.
all this topics come under "C" Language.
If u have any Queries contact me at
mskalyan.smile@gmail.com
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / somalatha
first of all, by recording, scripts can be automatically
generated. other ways include through editing scripts,
using step generator, capturing through text check points
and through descriptive programming
| Is This Answer Correct ? | 1 Yes | 6 No |
what is the silent mode in WR?
How to get line numbers in your editor in expert view?
How will you check a web application for broken links using qtp?
How to display the first 3 letters in these "ABCDEFGH" using qtp script?
how i can get the value of label box , please any body tell me script of that code
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
any one can send me the concepts of qtp
Did you find anything in your project that QTP proved inefficient to perform?
What is test automation framework?which framework does QTP follow?Need some practical explanation as to how u will start ur testing process following a particular framework?
What is the main disadvantage of using low level and Analog modes?
What are table and db checkpoints?
What is throw object?