How to test login module with different username and password by using data driven testing in QTP?
Answer / Sudhir Kumar Giri
To test a login module with different usernames and passwords using Data-Driven Testing (DDT) in QuickTest Professional (QTP), follow these steps:
1. Create an Excel spreadsheet containing multiple rows, each row representing a unique username and password combination.
2. In QTP, create a test script for the login process and place it in a test module.
3. Use the Test Object Spy tool to identify the objects (such as text boxes and buttons) used during the login process.
4. Use Data Table functionality in QTP to read the data from the Excel spreadsheet and input the username and password into the corresponding objects in the script.
5. Run the test script, which will execute the login process for each row of data in the Excel file.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you perform testing on web based application using qtp 9.2?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
How do we edit the script in QTP. Anybody can explain in detail..Thanks in advacne...
What is object repository?
what does it mean when a check point is in red color? what do u do?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
In how many ways we can add check points to an application using QTP.
please send detail navigation for merging of object ripositories in QTP 8.2
3 Answers Infosys, Ordain Solutions,
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
How does qtp identify gui object?
how to identify the user defind varibles? plz tell me