Software Testing - Set 15

1)   Which is the odd one out?

a. Error Guessing
b. Walkthrough
c. Data flow analysis
d. Inspections
Answer  Explanation 

ANSWER: Error Guessing

Explanation:
No explanation is available for this question!


2)   Which is not true?

a. Condition coverage is also known as Predicate Coverage.
b. 100% condition coverage does not guarantee 100% Decision Coverage.
c. Error guessing has rules for testing.
d. Predicate Coverage uses Boolean values.
Answer  Explanation 

ANSWER: Error guessing has rules for testing.

Explanation:
No explanation is available for this question!


3)   When Acceptance Test Cases are prepared in V model?

a. After system testing is done.
b. As soon as testing begins.
c. When user asks.
d. When user requirements are gathered.
Answer  Explanation 

ANSWER: When user requirements are gathered.

Explanation:
No explanation is available for this question!


4)   Bug is the same name of _______.

a. Error
b. Incident
c. Mistake
d. Defect
Answer  Explanation 

ANSWER: Defect

Explanation:
No explanation is available for this question!


5)   When we say ABC organization is CMMI Level 5 company, How do you describe its stage?

a. Defined
b. Managed
c. Optimized
d. Quantitatively managed
Answer  Explanation 

ANSWER: Optimized

Explanation:
No explanation is available for this question!


6)   Which of the following is / are Integration approaches?

1. Top – Down Integration
2. Bottom - Up Integration
3. Functional Integration
4. Big bang Integration


a. 1, 2
b. 1, 2, 4
c. 1, 2, 3
d. All the above
Answer  Explanation 

ANSWER: All the above

Explanation:
No explanation is available for this question!


7)   Who is responsible for Integration Testing?

a. Developer
b. Software Tester
c. Specialist Integration Tester
d. Both a and c
e. All the above
Answer  Explanation 

ANSWER: Both a and c

Explanation:
No explanation is available for this question!


8)   Which of the following statement / s is / are correct?

1. Stubs are dummy calling program.
2. Drivers are dummy called program.


a. Only 1
b. Only 2
c. Both
d. None
Answer  Explanation 

ANSWER: None

Explanation:
No explanation is available for this question!


9)   Why it is difficult for a developer to do a testing job?

a. lack of Training
b. lack of Testing Tools
c. lack of Technical Documents
d. lack of Objectives
Answer  Explanation 

ANSWER: lack of Objectives

Explanation:
No explanation is available for this question!


10)   A particular text field accepts only alpha characters. Which of the following is invalid Equivalence Partition?

a. APPLE
b. apple
c. aPPle
d. a2pple
Answer  Explanation 

ANSWER: a2pple

Explanation:
No explanation is available for this question!


11)   Test wares are handed over to maintenance team during which phase?

a. Test implementation and execution
b. Test closure activity
c. Evaluating exit criteria and reporting
d. Test analysis and design
Answer  Explanation 

ANSWER: Test closure activity

Explanation:
No explanation is available for this question!


12)   Who determines the severity of bug?

a. Developer
b. Customer
c. Tester
d. All stakeholders
Answer  Explanation 

ANSWER: Tester

Explanation:
No explanation is available for this question!


13)   How much percentage of budget should be dedicated to testing activity for achieving its effectiveness?

a. 10-20
b. 40-50
c. 60-70
d. 5-10
Answer  Explanation 

ANSWER: 40-50

Explanation:
No explanation is available for this question!


14)   If Rigorous Testing is done on software and no defects are detected , can we say that the software is 100% bug free?

a. Yes
b. No
c. Depends on tester's skills
d. Insufficient data
Answer  Explanation 

ANSWER: No

Explanation:
No explanation is available for this question!


15)   Which of the following is / are a phases of SDLC?

a. Requirement gathering
b. Maintenance
c. Analysis
d. Testing
e. All of the above
Answer  Explanation 

ANSWER: All of the above

Explanation:
No explanation is available for this question!


16)   Strict Configuration Management is required during Rapid Action Development.

a. True
b. False


Answer  Explanation 

ANSWER: True

Explanation:
No explanation is available for this question!


17)   The unit of sampling rate in the monitor setting tab is _______ .

a. Millisecond
b. Second
c. Minute
d. Hour
Answer  Explanation 

ANSWER: Second

Explanation:
No explanation is available for this question!


18)   Global Sampling Rate, Error Handling, Debugging, and Frequency settings is related to __________.

a. Graph Properties
b. Monitor Properties
c. Both of these
d. None of these
Answer  Explanation 

ANSWER: Monitor Properties

Explanation:
No explanation is available for this question!


19)   Scenario Group, SLA Pane and Scenario Schedule Pane is related to ____________.

a. Control Window
b. Analysis Window
c. Vuser Window
d. All of these
Answer  Explanation 

ANSWER: Control Window

Explanation:
No explanation is available for this question!


20)   What is the ratio of effort needed to fixing a defect in Requirement Phase, Design Phase, Coding Phase and Implementing Phase?

a. 1:4:7:10
b. 1:6:10:1000
c. 1:8:12:100
d. 1:10:100:1000
Answer  Explanation 

ANSWER: 1:6:10:1000

Explanation:
No explanation is available for this question!


21)   Which is not Data Driven Testing?

a. Fuzz Testing
b. Ramp Testing
c. Negative Testing
d. Retesting
Answer  Explanation 

ANSWER: Ramp Testing

Explanation:
No explanation is available for this question!


22)   Pesticide Paradox principle of testing says that ______________.

a. Clustering modules contain most of the defects.
b. Finding and Fixing defects does not help if the system built is unstable.
c. Testing is done differently in different context.
d. Test cases needs to be regularly reviewed and revised.
Answer  Explanation 

ANSWER: Test cases needs to be regularly reviewed and revised.

Explanation:
No explanation is available for this question!


23)   Which is not true in case of Soak Testing?

a. Also know as Endurance Testing.
b. Running a system at high levels of load for prolonged periods of time.
c. Type of Performance Testing.
d. Subset of Regression Testing.
Answer  Explanation 

ANSWER: Subset of Regression Testing.

Explanation:
No explanation is available for this question!


24)   Which of the following is / are true regarding Catastrophic Defect?

a. Hide other defects.
b. Invokes other defect.
c. Failure of the software and data can be recovered.
d. Application crash and data cannot be recovered.
Answer  Explanation 

ANSWER: Application crash and data cannot be recovered.

Explanation:
No explanation is available for this question!


25)   Where do the testers fail to find the incidents?

a. Requirements
b. Design
c. Test cases
d. Improvements suggested by users
e. User manual
Answer  Explanation 

ANSWER: Improvements suggested by users

Explanation:
No explanation is available for this question!