click below
click below
Normal Size Small Size show me how
Systems Analysis AT
Application Testing Terms
Question | Answer |
---|---|
Is performed on the business requirements to ensure that the requirements are written in sufficient detail that they can be tested. | Testability Review |
Is a test tool which details every step that a tester needs to perform in order to test the system. | Test Scenario |
Is performed at the programmer's workstation. | Unit Testing |
Is a test that ensures that the application programs written in isolation, work properly when they are integrated into the total system. | System Testing |
Is a test that is performed to measure how well the systems operates when it is stressed. | Performance Testing |
Is a test that ensures that unauthorized access to the system is prevented. | Security Testing |
Is a test that ensures that the application software meets the business requirements. | Functional Testing |
Is a test that measures how easy it is to use the system. | Usability Testing |
Is a test that is performed in an environment that is a mirror image of the operating/production environment. | Quality Assurance Testing |
Is an acceptance test that runs the system in a live environment. Performed after the system is installed in the user's environment. | Validation Testing |