Difference between revisions of "IT-SDK-Testing-Functional"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
To add the jars to the classpath in Fitnesse you can use !path, e.g. !path /myETLjars/*.jar | To add the jars to the classpath in Fitnesse you can use !path, e.g. !path /myETLjars/*.jar | ||
| + | =Test Objectives= | ||
* '''verification''', Confirm that the software '''meets''' the various business and technical requirements stated by the client. | * '''verification''', Confirm that the software '''meets''' the various business and technical requirements stated by the client. | ||
* '''Validation''': Confirms that the software '''performs''' as expected and as per the requirements of the clients. | * '''Validation''': Confirms that the software '''performs''' as expected and as per the requirements of the clients. | ||
Revision as of 16:17, 28 October 2022
To add the jars to the classpath in Fitnesse you can use !path, e.g. !path /myETLjars/*.jar
Test Objectives
- verification, Confirm that the software meets the various business and technical requirements stated by the client.
- Validation: Confirms that the software performs as expected and as per the requirements of the clients.