Software Testing/Software Testing Mcq Set 5 Sample Test,Sample questions

Question:
  What is the extension of Action Template in QTP?

1. .mtr

2..mst

3..mta

4..mat


Question:
  What is the first activity in Software Project Planning?

1.Determination of software scope

2.Determination of budget

3. Find out the team size

4.None of the above


Question:
 Exit criteria is determined during ______.

1.Test Closure activity

2.Implementation and execution

3.Evaluating exit criteria and Reporting

4.Planning and Control


Question:
 Independence of module is assessed using two qualitative criteria. What are those criteria?

1.Cohesion and coupling

2.Module and modularity

3. Cyclomatic complexity and modularity

4.None of the above


Question:
 Problem Decomposition in Software Engineering is applied in which area?

1.The functionality that must be delivered

2. The process that will be used to deliver it

3.. Option A and B both are correct

4.None of the above


Question:
 Software risk always involves two characteristics. What are those characteristics?

1.Uncertainty and Loss

2. Certainty and Profit

3.Staff size and Budget

4. Project Deadline and Budget


Question:
 Validation is the responsibility of ____

1.Developer

2.Designer

3.Tester

4. QA Team


Question:
 What are the skills that are required by the Agile Tester?

1.Domain knowledge

2.Keen to learn and adopt new technology

3. Effective communicator who maintains good relationship with development team

4.All the above.


Question:
 Which is the most desirable form of cohesion?

1. Logical cohesion

2.Functional cohesion

3.Procedural cohesion

4.Communicational cohesion


Question:
 Which is/are parts of State Transition Model?

1.The states that the software may occupy

2.The transition from one state to another

3.The event that cause a transition

4.All of the above


Question:
 Which metric is used to compare the Field Defects with the Test Defects?

1.Defect deduction percentage

2. Defect division percentage

3. Defect detection percentage

4.All of the above


Question:
 Which of the following is / are not a Iterative Model?

1.RAD

2. Incremental

3.V model

4.Spiral model


Question:
 Which of the following is not the objective of CMMI?

1.Produce quality product or services by process improvement

2. Increase customer satisfaction

3.Expanding market presence

4. Removing the bugs in product thereby direct product improvement


Question:
 Which two commands you can use to validate a button?

1.VerifyTextPresent and assertTextPresent

2.VerifyElementPresent and assertElementPresent

3. VerifyAlertPresent and assertAlertPresent

4.VerifyAlert and assertAlert


Question:
 Who leads a formal review process?

1.Author

2.Moderator

3. Reviewer

4.Scribe


Question:
A city field in software accepts 3 to 25 alpha characters only. Using BVA technique what will be the possible number of combinations?

1. 3, 4, 24, 25

2.2, 3, 25, 26

3.2, 3, 24, 25

4. 3, 5, 25, 26


Question:
Black Box Testing is also known as ___

1.Behavioral Testing

2.Flow Testing

3.Data Testing

4. None of the above.


Question:
Defects can be found more easily in ____

1.Bottom up Integration Testing

2.Top down Integration Testing

3.Big Bang Testing.

4. Sandwich Integration Testing


Question:
During which activity tester decides if extra test cases are required or not?

1.Test implementation and execution

2. Test planning and control

3.Test analysis and design

4.Evaluating exit criteria


Question:
During which phase discrepancies are reported as defects?

1. Evaluating exit criteria and reporting

2. Test closure activity

3. Test implementation and execution

4. Test analysis and design


Question:
Equivalence Partitioning comes under which type of Testing?

1.White Box Testing

2. Black Box Testing

3.Grey Box Testing

4.None of the above


Question:
Focus Testing comes under ____

1. Performance Testing

2.Acceptance Testing

3.Usability Testing

4. Component Testing


Question:
Global Sampling Rate, Error Handling, Debugging, and Frequency settings is related to _____

1. Graph properties

2. Monitor properties

3.Both of these

4.None of these


Question:
How to associate one or more shared object repositories with one or more actions in a test?

1. Select Resources > Associate Repositories.

2.Click the Associate Repositories button.

3.Tools > Associate Repositories.

4.All of these


Question:
If a software testing team is doing testing without Planning and Documentation, then this type of testing is called as, ______ .

1. Unit testing

2.Regressing testing

3.Adhoc tesing

4.Stress testing.


Question:
In a flow graph, node contains a condition and it is characterized by two or more edges emanating from it, is called as ______

1. Parent node

2. Two Edge node

3.Predicate node

4.None of the above


Question:
In filter, which logical operator is not accepted?

1. ( )

2.{ }

3. >=, =<

4. =


Question:
Nullity of the software can be calculated by ______

1. Nullity = e - n + k

2.Nullity = e - n – k

3.Nullity = e + n + k

4. Nullity = e + n – k


Question:
Percentage mode is used to generate _______.

1. Vuser

2. Script

3.Scenario

4.All of these


Question:
Product Revision is not related to _____

1.Maintainability

2.Testability

3.Flexibility

4.Reusability


Question:
Risk Mitigation is a Risk _______ Activity. Risk Monitoring is a _____ Activity.

1.Avoidance, Project tracking.

2.Increasing, Project tracking.

3.Project tracking, Avoidance.

4.. Random, Tracking.


Question:
The reviewed & approved document is called as a ______ .

1.Delivery document

2. Checklist

3.Baseline

4.. All of the above


Question:
Using _____ we can check the zooming capability.

1.Bitmap checkpoint

2. Image checkpoint

3.All of these

4.None of these


Question:
What is the extension of Analysis Session File?

1..lra

2. .lrr

3. .lla

4. .lda


Question:
What is the sequence of the Link Defect To Test?

1.Run Step >> Run >> Test Instance >> Test >> Requirement

2.Requirement >> Run Step >> Run >> Test Instance >> Test

3.Requirement >>Run >> Run step >> Test >> Test Instance

4.Run Step >> Run >> Test >> Test Instance >> Requirement


Question:
Which is not true in case of Unit Testing?

1. It decreases the software development speed.

2. It can’t be expected to catch every error in a program.

3. In this tester evaluates if individual units of source code are fit for use.

4.It is usually conducted by the development team.


Question:
Which is the odd one out?

1. Purge Run

2.VAPI XP

3.LR Scenario

4.WR automated


Question:
Which of the following is / are the types of Acceptance System?

1. Alpha testing

2. Beta testing

3.Contract acceptance testing

4.All of the above


Question:
Which of the following is / are types of Software Maintenance?

1.Corrective

2. Adaptive

3. Perfective

4.All of the above


Question:
Which of the following is the largest bug producer?

1.Code

2. Design

3.Specification

4.All of the above


Question:
Which of the followings is/are a form of Functional Testing?

1. Boundary Value Analysis

2.Usability Testing

3.Performance Testing

4.Security Testing


Question:
Which of the followings is/are best described as Smoke Testing?

1.Part of Black Box Testing.

2.Unit testing for small programs

3.Rolling Integration Testing

4.None of the above.


Question:
Which of the followings is/are used to see the Requirement Status?

1.Coverage Analysis

2. Coverage Breakdown

3. Requirements Status

4.Coverage Status


Question:
Which tasks should be performed before programmer starts writing the first line of a code?

1.Build architect

2.Build design

3.Schedule the work

4.All of the above


Question:
White-Box Testing is also known as _____

1.Structural testing

2.Code-Based Testing

3.Clear box testing

4. All of the above


Question:
____ refers to a different set of tasks ensures that the software that has been built is traceable to Customer Requirements.

1.Verification

2.Requirement engineering

3. Validation

4.None of the above


Question:
_____ combines procedures and tools to manage different versions of configuration objects that are created during the software process.

1. Configuration status reporting.

2. Change control

3.Version control

4.None of the above


Question:
_____ shows the history of changes to specific requirement field on QC Project.

1.Requirement Progress Graph

2. Requirement Coverage Graph

3.Requirement Trend Graph

4.Both b and c


Question:
_____ will be called through an object, and it will wait for an expected property value of the object.

1. Wait

2. Exit

3.WaitForProperty

4.All of these


Question:
______ used to add an object to the local object repository.

1.Object Spy

2.Update from Application

3.Highlight in Application

4.All of these


More MCQS

  1. Software Testing Mcq Set 1
  2. Software Testing Mcq Set 2
  3. Software Testing Mcq Set 3
  4. Software Testing Mcq Set 4
  5. Software Testing Mcq Set 5
  6. Software Testing Mcq Set 6
  7. Software Testing Mcq Set 7
Search
Olete Team
Online Exam TestTop Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on Online Exam Testwebsite is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!