Difference between revisions of "IT-SDK-Testing-Functional"
Jump to navigation
Jump to search
Samerhijazi (talk | contribs) m (Samerhijazi moved page IT-SDK-Testing to IT-SDK-Testing-Functional without leaving a redirect) |
|||
| (One intermediate revision by one other user not shown) | |||
| 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. | ||
Latest revision as of 09:32, 15 November 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.