How can we do Data driven testing Using For loop in QTP?
Answers were Sorted based on User's Feedback
Answer / krishna
dim x
for x = 1 to 6 step 1
..here script for open order
.
.
.
.
next
it applicable only for numeric number
| Is This Answer Correct ? | 4 Yes | 3 No |
how to call a funtion in a script? i have saved the login scipt in notepad. with extension .vbs. But when i am calling the function with the keyword CALL <Function Name>. its not working out. can any one give me a clue how to call the external functions. with example.
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "ETL TESTING" IS BEST OR NOT? BEFORE LEARNING ETL TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR ETL TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?PLS HELP ME REAL TIMERS IM REQESTING U..... CONTACT ME gan9000@gmail.com
For Usability testing, which is preferable Automation or Manual?
What is OUTPUT VALUE ? PLZ Explain With Example?
pls tell me how will you write the vb script in QTP for DataDriven test from Excel sheet for multiple userid and password explain with example
Lets say,flipkart website...in search button we have entered category[i.e watches] it displays some items...question is how to test price displayed each product is correct or not through qtp
What is method name to compare two XML files.
what is verification & validation?
which type of testing process are you following in ur company? how to recognize a qtp page?
Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?
1) after inserting the check point how to change the expected value that was captured while inserting the check point
Hi What are re-usable actions in QTP? -Thank You