Is there any vbscript in QTP for Data Driven Test instead of
using the option provided by QTP?
Answers were Sorted based on User's Feedback
Answer / jay prakash
what i understood from your question is: if there is a way
to do data driven testing from QTP in the expert mode using
script.
If my understanding is correct than yes there are ways to
do that. Script can be written for that.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / babu
Hi Jay prakash,
Please provide me the vbscript to implement data driven
test.
| Is This Answer Correct ? | 0 Yes | 0 No |
How QTP support all types of applications (platforms)?
Hi,will U Please Provide me details certification for QTP &QC and also please provide me the Material also. Send to mail:jjaanu2mail@gmail.com
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position part2:maore than the answer for this question i want the the reason why testers go for this kind of risk.what is the use of we testers having these kind of attempts.is that not the problem with the developer .pls answer .real time users of tools.in which way these solutions help to test with r without affecting the developed souce code.
What is the Difference between copy to action and call to action?
How QTP recognizes Objects in AUT?
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
How many ways we can parameterize data in quicktest professional (qtp)?
Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!
We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?
How to get data from excel sheet to the script? write the script.