Podcast
Questions and Answers
What type of testing focuses on the functionality of a system without internal knowledge?
What type of testing focuses on the functionality of a system without internal knowledge?
- White box testing
- Static testing
- Dynamic testing
- Black box testing (correct)
Which type of testing is performed when the system is running?
Which type of testing is performed when the system is running?
- Black box testing
- Dynamic testing (correct)
- White box testing
- Static testing
What does the white box testing focus on?
What does the white box testing focus on?
- Functionality of a system without internal knowledge
- Internal logic and structure of the system's code (correct)
- Boundary conditions of the system
- External behavior of the software
What does unit testing identify?
What does unit testing identify?
Where is integration testing performed?
Where is integration testing performed?
What does system testing ensure?
What does system testing ensure?
Who performs acceptance testing?
Who performs acceptance testing?
Flashcards are hidden until you start studying