Question 1
Answer
Question 1
Which metric used to measure test progress?
A) Effort required to fix all defects.
B) Number of test cases not yet extended.
C) Number of undetected defects.
D) Total number of defects in the product.
Answer
Question 2
Answer
Question 2
Acceptance testing focus
A) Testing the system with other systems.
B) Testing for a business perspective.
C) Finding faults in the system.
D) Ensuring that the system is acceptable to all users.
Answer
Question 3
Answer
Question 3
Individual software modules combined together during
A) Integration testing
B) Module testing
C) Software testing
D) White Box testing
Answer
Question 4
Answer
Question 4
Which of the below is NOT a static testing
A) Error guessing
B) Data low analysis
C) Code reviews
D) Inspections
Answer
Question 5
Answer
Question 5
In Agile software development process, at what point can the
test process start?
A) When the design is complete
B) When the code is complete
C) When the software requirements have been approved
D) When the first code module is ready for unit testing
Answer
Question 6
Answer
Question 6
In-house testing is done prior to software launching
A) Beta
B) Gamma
C) Alpha
D) None of the above
Answer
Question 7
Answer
Question 7
Which of the below is NOT a black box testing technique?
A) Code Coverage
B) State transition testing
C) Syntax testing
D) Equivalence partitioning
Answer
Question 8
Answer
Question 8
An input field takes the year of birth between 1900 and 2004. The
boundary values for testing this field are
A) 1899, 1900, 1901, 2003, 2004, 2005
B) 1899, 1900, 2004, 2005
C) 1900, 2004
D) 0, 1900, 2004, 2005
Answer
Question 9
Answer
Question 9
Which of the below is a non-function software testing?
A) Performance Testing
B) Block box testing
C) Regression testing
D) Unit Testing
Answer
Question 10
Answer
Question 10
Beta testing is
A) Performed by customers at their software developer’s site
B) Useful to test bespoke software
C) Performed by an independent test team
D) Performed by customers at their own site
Answer