How to test login page by using QTP

Answer Posted / bala

To test the login page, User need to consider the following
factors

1. What are the field data needs to be given like User id,
password etc.
2. Do we need to do positive or negative testing or both
3. Preparing the list of different combination of test data


After that the below step will do to test the login page

1. Open the browser or Windows application
2. Apply the chckpoint to verify the correct page is loaded.
3. Enter the User id, password and other field values
4. Click the login button
5. Home page is opened
6. Apply the chckpoint to verify the correct page is loaded.
7. Click log out

Step 3 - 7 needs to be parametrized to test with different
combination of data.

Hope this helps to understand the login test

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks

2759


What is the file extension of the code file and object repository file in QTP?

600


What are the types of data tables in qtp?

586


How are actions and functions different in QTP?

659


what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”

1490






What do you mean by checkpoints in qtp?

562


What is the use of running the scripts in Hidden-mode in UFT?

686


Analyzing the checpoint results?

599


Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.

2427


What do you to script when objects are removed from application?

617


HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com

1539


How is test case write?

576


Explain Descriptive Programming Types with Examples?

925


What is debugging? How you debug your script?

612


whow much strong on VB and C?

1487