Software Testing and Quality Assurance
Quiz covering software testing concepts including test planning, test types (unit, integration, system, acceptance), performance testing, quality assurance vs control, and telecom systems testing
Questions
Test Plan Includes which of the below
- Scope
- Resource
- Schedule
- Quality
- f) Unit testing cases
Four levels of testing include
- Unit Testing
- Integration Testing
- System testing
- User acceptance testing`
Ordering, provisioning falls under which of the following categories?
- Billing
- Assurance
- Fulfilment
- BSS
Telephone numbers in the US have the format of:
- NPA-Line-NXX
- NXX-Line-area code
- NPA-NXX-Line/number
- NPA-NXX
Testing the processes involved in developing and testing the software or product
- Quality Control
- Quality Assurance
- Unit testing
- Agile testing
Inspection, Review, Walkthrough fall under which type of testing
- Integration testing
- User acceptance testing
- Dynamic testing
- static testing
Testing that focuses solely on the outputs generated in response to selected inputs and execution conditions. Requirements are the only test basis and knowledge of the internal code is not required. This is:
- Grey box testing
- White box testing
- Agile testing
- Black box testing
Testing that includes testing that the system will perform as specified at predetermined levels, including wait times, static processes, dynamic processes, transaction processes
- Stress testing
- Volume testing
- Load testing
- Performance testing
Money spent to ensure that the product the customer receives is a quality (defect free) product. This includes prevention, appraisal, and maintenance costs.
- Product Cost
- resource Cost
- Cost of Quality
- Defect prevention Cost
Testing that involves working with the software, giving input values and checking if the output is as expected. Its is also the validation portion of Verification and validation
- End-to-End testing
- Dynamic testing
- Failover testing
- Performance testing
A test to ensure that the system has been installed correctly and is ready for testing or live operation
- Sanity testing
- Security testing
- Unit testing
- Integration testing
A document that describes an input, action, or event and the expected response to determine if a feature of an application is working correctly
- Test case
- Test plan
- Test strategy
- Test approach
The environment in which you are going to test the application called the
- Test case
- Test Bed
- Test structure
- Test plan
How Critical a defect is with respect to functionality is indicated by which of the below defect attribute?
- Severity
- Priority
- Status
- Detected by