Software Testing v&v Questions 124620
Software Testing v&v Questions 124620
5. What term is used to describe an error in a software program that may produce incorrect
results?
A) Bug
B) Defect
C) Incident
D) Anomaly
6. What is the primary reason behind software bugs occurring due to the human factor?
A) Lack of communication
B) Unrealistic development timeframe
C) Poor design logic
D) Human errors, incorrect usage of logic or syntax
10. Which testing technique involves executing the code and testing its behavior in
different scenarios?
A) Code Inspection
B) Unit Testing
C) Integration Testing
D) Validation Testing
13. When should testing ideally begin in the software development life cycle (SDLC)?
A) During the Requirements Gathering phase
B) During the Coding phase
C) During the Deployment phase
D) After the Maintenance phase
14. What aspect is NOT considered when deciding when to stop testing?
A) Testing Deadlines
B) Completion of test case execution
C) Bug rate falls below a certain level
D) Employee satisfaction levels
16. What level of testing involves testing individual modules of the application?
A) Integration Testing
B) System Testing
C) Acceptance Testing
D) Unit/Component Testing
17. Which approach to software testing involves humans testing without automation tools?
A) Manual Testing
B) Automation Testing
C) Dynamic Testing
D) Unit Testing
19. Which organization develops publications outlining industry best practices for software
assurance?
A) Software Quality Institute
B) SAFE Code
C) Software Testing Alliance
D) Quality Assurance International
22. Which level of testing evaluates both functional and non-functional test cases?
A) Unit Testing
B) Integration Testing
C) System Testing
D) Acceptance Testing
27. Which level of testing is done by the developer himself after writing code for a feature?
A) Unit Testing
B) Integration Testing
C) System Testing
D) Acceptance Testing
29. Which level of testing involves testing the entire application as a single unit?
A) Unit Testing
B) Integration Testing
C) System Testing
D) Acceptance Testing