Font size
WorksheetsSQA Quiz
Total questions: 15
Worksheet time: 6mins
It is part of SQA Roles to perform specific or planned testing to ensure there's not a random bug in the system.
True
False
The following are the skills needed in the SQA Toolbox, except:
Problem solving skill
Patience
Excellent communication skill
Attention to details
Quality means compliance to requirements.
False
True
STLC is divided into 3 parts. What are those?
Test Planning
Software Design
Test Design
Software Testing
_________ is also called Test Condition or Test Possibility.
Test Plan
Test Case
Test Scenario
Test Data
It is in the 2nd step in creating a Test Scenario.
List out different test scenarios that verify each feature.
Evaluating users with a hacker's mindset.
Creating Traceability Matrix
Understanding the SRS
A process that provide confidence that the end-product conforms to established technical requirements.
Software Quality Control
Software Quality Assurance
Software Quality Testing
All of the above
A Software Test Cases is a document that acts as a point of reference which defines the objectives of testing.
True
False
What is a Test Case?
Any functionality that can be tested
A set of actions executed to verify a functionality of a software
Designs to test the readiness of a system
What are test data?
The input given to a software program
To verify that an input to a given function produces an expected result
To test the ability of the program to handle unusual unexpected input
All of the above
The following are the types of non-functional testing, except:
Performance Testing
Usability Testing
Scalability Testing
None of these
___________ is a type of testing to check the performance, usability, reliability of a software.
Functional Testing
Maintenance Testing
Non-Functional Testing
All of these
The main goal of this is not to find bugs but to eliminate bottlenecks.
Security Testing
Scalability Testing
Flexibility Testing
Performance Testing
This non-functional parameter checks that a software system interfaces with other software systems.
Portability
Interoperability
Flexibility
Reusability
The type of testing that is used to make sure that the system can handle unexpected conditions.
Performance Testing
Functional Testing
Negative Testing
All of the above
