What is data driven testing in QTP?
Answer Posted / abcd
data driven testing is nothing but retesting implemented in
Qtp.
| Is This Answer Correct ? | 13 Yes | 40 No |
Post New Answer View All Answers
How to get popup error message.
What is the quicktest professional testing process?
Is the qtp course will help to create a virtual object?
How to create scenario selector
What is a programmatic description?
What is the expert view?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
What is accessibility check point?
What is the difference between the keyword view and expert view?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
How to create runtime property for an object?
How can i check items sorted or not in a weblist ? Give me the script for this...
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet