Podcast
Questions and Answers
What is the main objective of functional testing?
What is the main objective of functional testing?
The main objective of functional testing is checking the functional completeness, functional correctness and functional appropriateness.
What are the four test types discussed in this syllabus?
What are the four test types discussed in this syllabus?
The four are functional testing, non-functional testing, black-box testing and white-box testing.
What are the two code-related white-box test techniques discussed in this syllabus?
What are the two code-related white-box test techniques discussed in this syllabus?
Statement testing and Branch testing.
What are the coverage items in statement testing?
What are the coverage items in statement testing?
Signup and view all the answers
What is the goal of branch testing?
What is the goal of branch testing?
Signup and view all the answers
What is a fundamental strength of all white-box test techniques?
What is a fundamental strength of all white-box test techniques?
Signup and view all the answers
What are the three experience-based test techniques discussed in this syllabus?
What are the three experience-based test techniques discussed in this syllabus?
Signup and view all the answers
How is error guessing used?
How is error guessing used?
Signup and view all the answers
When is exploratory testing useful?
When is exploratory testing useful?
Signup and view all the answers
What are the three critical aspects of a user story, collectively called the 3C's?
What are the three critical aspects of a user story, collectively called the 3C's?
Signup and view all the answers
What are the conditions that an implementation of the user story must meet to be accepted by stakeholders?
What are the conditions that an implementation of the user story must meet to be accepted by stakeholders?
Signup and view all the answers
What are the two common formats for writing acceptance criteria?
What are the two common formats for writing acceptance criteria?
Signup and view all the answers
What is a test plan?
What is a test plan?
Signup and view all the answers
What are the two most important parts of risk management?
What are the two most important parts of risk management?
Signup and view all the answers
What are the two types of risks discussed in this syllabus?
What are the two types of risks discussed in this syllabus?
Signup and view all the answers
What are the goals of test monitoring?
What are the goals of test monitoring?
Signup and view all the answers
What are the goals of test control?
What are the goals of test control?
Signup and view all the answers
What are the two most common types of test reports?
What are the two most common types of test reports?
Signup and view all the answers
What are the benefits of using test automation?
What are the benefits of using test automation?
Signup and view all the answers
What are the risks associated with test automation?
What are the risks associated with test automation?
Signup and view all the answers
What are the three levels of knowledge objectives?
What are the three levels of knowledge objectives?
Signup and view all the answers