Unit testing: test at web service operation level
Compliance testing: validate that return results comply with its definition
Process testing: validate a sequence of operations fulfill a business need
Data driven testing: any of the above testings with data input from external sources (spreadsheet, database)
Meta
Categories