Add Student in a Form to a Table with Unstable Element

Use the form to add students to the table. The Student ID must follow the schema “LL-DDD”, where L is a letter A-Z and D is an integer 0-9. Find sample input student data in an Excel book here. Please pay attention: Add Students to Course Student ID: First Name: Last Name: Add Student Enrolled […]

Use the form to add students to the table. The Student ID must follow the schema "LL-DDD", where L is a letter A-Z and D is an integer 0-9.

Find sample input student data in an Excel book here.

Please pay attention:

  • The ADD STUDENT button is not present 40% of the time simulating a buggy web page

Add Students to Course




Enrolled Students

StudentID First Name Last Name
YU-238 John Doe
ZT-766 Jane Smith
AD-482 Bob Johnson
XC-991 Sarah Lee
GB-083 Michael Williams
BK-709 Emily Brown
FW-184 David Wilson
ML-037 Amy Patel
HE-052 Kevin Kim
LR-600 Christine Nguyen

Write a comment