Test Samples
Web Application Testing Environment

<< back to index

This is sample form illustarting basic actiWATE usage scenario.

The form simulates creation of a new user.
Users with all usernames except 'root' should be created successfully.
Attempt to create a new user with username 'root' results in a error.

Form implements the following JavaScript checks:
  • All fields marked with (*) must be filled in.
  • Password copies must match each other.
  • If email is specified, it must be valid.
  • If some part of date-of-birth is specified (month, day, or year), the other parts also must be specified.
On form submission JavaScript confirmation is shown.

Create User

Specify Login Information
 
* Username: 
* Password: 
* Retype Password: 
 
Specify Personal Details
 
   Date of Birth: 
   Gender:  Male
Female
Specify Contact Information
 
* First Name: 
* Last Name: 
   Email: 

      © Copyright Actimind, Inc. 2000-2007   All rights reserved