Project 3 – area and volume

This project should help consolidate both testing and documentation for your applications.

You have a simple web service running on a server somewhere. It exists as a test bed for users to send data and receive it back. The service is expecting three strings to be entered, which are as follows:

  • Username (string, non-null, must be more than 6 characters, no spaces)
  • Password (string, non-null, must be more than 8 characters, no spaces, must have 1 capital, 1 number)
  • Command string

The command string is a comma-separated list containing details of whether it is to be a volume or area calculation, the type of shape, and the parameter list.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset