0% found this document useful (0 votes)
35 views

Assignment Flow

The document outlines steps to test a registration form demo site: 1) Launch the home page URL and navigate to the registration form demo site. 2) Validate the page title and fill in all form details using assertions to test. 3) Select values from the calendar and checkboxes. 4) Retrieve a random two-digit number during runtime and enter it in the verification field. 5) Validate the successful message and display the transaction ID in the test report.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views

Assignment Flow

The document outlines steps to test a registration form demo site: 1) Launch the home page URL and navigate to the registration form demo site. 2) Validate the page title and fill in all form details using assertions to test. 3) Select values from the calendar and checkboxes. 4) Retrieve a random two-digit number during runtime and enter it in the verification field. 5) Validate the successful message and display the transaction ID in the test report.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Create end to end scenario as mentioned below:

Step 1: Launch the home page url: https://nxtgenaiacademy.com/

Step 2 : Navigate to Demo Site – Registration Form

Navigation: Demo Sites -> Practice Automation -> Demo Site – Registration Form
Step 3: Validate the Title of the Page and fill all the details. Use assertion to test after performing the
action.

Step 4: Handle calendar and choose any two checkbox values


Step 5: Retrieve two digit number during run time and enter it in the verification field

Step 6: Validate the successful message and display the transaction id separate in the report

You might also like