WorksheetsSoftware Testing Methodologies and Standards
Total questions: 15
Worksheet time: 8mins
What is NOT a Testing Approach?
Transparency Testing
Black-box Testing
Gray-box Testing
White-box Testing
Select ALL the Automation Testing Tools in the choices
HP UFT
Selenium
SoapUI
TestRail
Who is mainly responsible for doing Unit Testing?
QA
End User
Project Manager
Developer
TRUE or FALSE.
It is ideal for Unit Testing to be completed before starting Integration Testing
TRUE
FALSE
TRUE or FALSE.
Dynamic Testing is also referred to as "Verification Testing"
TRUE
FALSE
Defined as an activity to ensure that a project team is providing the best possible product or service to customer
Software Testing Life Cycle
Software Testing Development Life Cycle
Quality Assurance
Software Testing
A systematic set of processes used to ensure the quality of Software Products or Services
Quality Assurance
Quality Control
Quality Checking
Quality Management
A method to evaluate the functionality of a Software Application with an intent to find whether the developed software met the specified requirements
Development
Requirements Gathering
Refinement Session
Software Testing
Which bank suffered a major IT outage last 2016 and millions of the bank’s customers were unable to access online accounts.
Citibank
Bank of the Philippine Islands
HSBC
Macquarie
Process of testing the software by hand to learn more about it, to find out what is and isn’t working
Hands on Testing
Manual Testing
Automation Testing
Trial and Error
A testing approach wherein the tester has no knowledge of the system, the source of code, or the system architecture
Black-box Testing
White-box Testing
Gray-box Testing
Exploratory Testing
A testing approach wherein the tester has knowledge and access to the source code and the system architecture
Debugging
Gray-box Testing
White-box Testing
Exploratory Testing
This level of testing is executed to test connections among components, as well as interaction among various parts of the system
Unit Testing
Integration Testing
System Testing
Acceptance Testing
It is a process of testing the software using an automation tool to find defects
Automation Testing
Manual Testing
Debugging
API Testing
This testing method focuses on checking Documents and files and ensuring that we are building the product right
Static Testing
Dynamic Testing
