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 difference between DATA TABLE and DATA SET?
what is difference between wait and synchronization point.
How iteration is related to Test Results in QTP?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How to capture all the data of a webtable, weblist and combolist using QTP?
What are the different types of recording modes in qtp? Which will be used when?
Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!
how will u do database testing in qtp? how will u do the same with descriptive programming?
How can you merge two Object Repositories?
How to export data present in Datatable to an ".xls" file?
wt is playback facilityin qtp?
what is Smart identification