Podcast
Questions and Answers
What is the formal process of examining a component to determine if it contains any defects?
What is the formal process of examining a component to determine if it contains any defects?
Which testing type is defined based on well-understood functional and nonfunctional requirements and must test all normal and exception situations?
Which testing type is defined based on well-understood functional and nonfunctional requirements and must test all normal and exception situations?
What is a set of starting states and events used to test a module, group of modules, or entire system?
What is a set of starting states and events used to test a module, group of modules, or entire system?
Which testing technique tests an individual method, class, or component before it is integrated with other software?
Which testing technique tests an individual method, class, or component before it is integrated with other software?
Signup and view all the answers
What is a formal description of a starting state, event to which the software must respond, and the expected response?
What is a formal description of a starting state, event to which the software must respond, and the expected response?
Signup and view all the answers
What is the purpose of Gorilla testing?
What is the purpose of Gorilla testing?
Signup and view all the answers
Which type of testing is a combination of white-box testing and black-box testing?
Which type of testing is a combination of white-box testing and black-box testing?
Signup and view all the answers
What is the main focus of Usability Testing?
What is the main focus of Usability Testing?
Signup and view all the answers
Which type of testing is an integration test of an entire system or independent subsystem?
Which type of testing is an integration test of an entire system or independent subsystem?
Signup and view all the answers
What does Gray box testing involve?
What does Gray box testing involve?
Signup and view all the answers