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

Question:
  Confidence Testing refers to _____

1. Smoke Testing

2.Retesting

3.Regression Testing

4.All of these.


Question:
  Which of the following model put much more emphasis on testing?

1.Waterfall model

2.Agile model

3.Rapid action development model

4. V-V model


Question:
  Why it is difficult for a developer to do a testing job?

1. lack of Training

2. lack of Testing Tools

3.lack of Technical Documents

4. lack of Objectives


Question:
 Bug is the same name of _______.

1. Error

2. Incident

3.Mistake

4.Defect


Question:
 For which one of the following activity needs to execute the product?

1. Verification

2.Validation

3.Both

4.None


Question:
 Run according to the order in the execution Grid is ____

1.Manual runner

2.Automation runner

3.Both of these

4.None of these


Question:
 Scenario Group, SLA Pane and Scenario Schedule Pane is related to _____

1.Control Window

2. Analysis Window

3.Vuser Window

4. All of these


Question:
 Test wares are handed over to maintenance team during which phase?

1. Test implementation and execution

2.Test closure activity

3. Evaluating exit criteria and reporting

4.Test analysis and design


Question:
 The unit of sampling rate in the monitor setting tab is _______ 

1.Millisecond

2. Second

3.Minute

4.Hour


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

1. 1:4:7:10

2. 1:6:10:1000

3.1:8:12:100

4.1:10:100:1000


Question:
 When should Regression Testing to be performed?

1.When the project manager says

2.After the software has changed.

3.Whenever software testing team get the time.

4.None of the above.


Question:
 Which field is not stored in the Version Control?

1.Reviewed

2.Direct Cover Status

3. RBQM field

4.All of the above


Question:
 Which is / are the ways to deal with a Risk?

1.Mitigate

2.Contingency

3.Transfer

4. All of the above


Question:
 Which is not Data Driven Testing?

1.Fuzz Testing

2. Ramp Testing

3.Negative Testing

4.Retesting


Question:
 Which is not true in case of Exit Synchronization?

1. is a procedure.

2. Exist method will be called through an object of type window or dialog

3.Wait till the timeout mentioned in the exit method.

4.The syntax is bVal = ObjectName.Exist ()


Question:
 Which is not true in case of inserting Rendezvous point?

1. All Vuser participating in the rendezvous wait till all Vuser arrives.

2. Rendezvous points are effective in all stage, init action and end.

3. Rendezvous point name is not case sensitive.

4.Lr_rendezvous(“rendezvous1”) is a function.


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

1.Also know as Endurance Testing.

2.Running a system at high levels of load for prolonged periods of time.

3. Type of Performance Testing.

4.Subset of Regression Testing.


Question:
 Which is the odd one out?

1.Error Guessing

2.Walkthrough

3.Data flow analysis

4. Inspections


Question:
 Which of the following is / are not a verification activity?

1. Inspection

2. Testing

3. Walkthrough

4.Technical Review


Question:
 Which of the following is / are the different types of resources?

1.Human resources.

2.Reusable Software resources.

3.Environmental resources.

4.All of the above


Question:
 Which tab is not present in the OUTPUT window of inserting Rendezvous Point?

1.Correlation result

2.Recording Log

3.Resources

4.Generation log


Question:
 Which testing application security has the purpose to prevent problems which may affect the application integrity and stability?

1.Vulnerability Testing

2. Ramp Testing

3. Penetration Testing

4.Fuzz Testing


Question:
 Who determines the severity of bug?

1. Developer

2. Customer

3. Tester

4.All stakeholders


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

1.APPLE

2.apple

3.aPPle

4. a2pple


Question:
Component Testing is a _______ .

1.Black box Testing

2. White box Testing

3.Grey box Testing

4.both a and b


Question:
During which phase is the Entry Criteria determined?

1. Planning

2. Kick of

3.Preparation

4.Review meeting


Question:
For each step you performed during recording. VuGen generates ____________ and    _______ in the test tree.

1.Script , Title

2.Script , Icon

3. Icon , Title

4. Script and parameters


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 much percentage of budget should be dedicated to testing activity for achieving its effectiveness?

1. 10-20

2.40-50

3.60-70

4.5-10


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

1.Yes

2. No

3.Depends on tester's skills

4. Insufficient data


Question:
n Software Engineering Environment, Environmental resources incorporates with  _____

1.Only Software Components

2.Hardware and Software

3.Complexity

4.None of the above


Question:
Pesticide Paradox principle of testing says that ________

1. Clustering modules contain most of the defects.

2.Finding and Fixing defects does not help if the system built is unstable.

3.Testing is done differently in different context.

4.Test cases needs to be regularly reviewed and revised.


Question:
Product Transition is not related to _____

1.Portability

2.Reusability

3.Flexibility

4.Interoperability


Question:
System Testing is a ______.

1.Black box testing

2.White box testing

3.Grey box testing

4.both a and b


Question:
The Cyclomatic number theory in a graph is defined by ________.

1.e - n + 2

2.e - n + 1

3.e - n - 2

4.e - n - 1


Question:
The problem that threatens the success of a project but which has not yet happened is called as _____

1.Bug

2.Error

3.Risk

4. Defect Clustering


Question:
Verifying that whether software components are functioning correctly and identifying the defects in them is objective of which level of testing?

1. Integration Testing

2.Acceptance Testing

3.Unit Testing

4.System Testing


Question:
What is associated with the Product Risk?

1.Control of test item

2. Negative consequences

3.non-availability of test environment

4.Test object


Question:
What is the meaning of Software Scope?

1.It describes the Off-the-shelf component.

2.It describes the functions and features that are to be delivered to end users.

3. It describes the software risk.

4.None of the above.


Question:
What is the most common way to find an element on a page?

1. ID

2.XPath

3.CSS selector

4. Name


Question:
When Acceptance Test Cases are prepared in V model?

1.After system testing is done.

2.As soon as testing begins.

3. When user asks.

4.When user requirements are gathered.


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

1. Defined

2. Managed

3.Optimized

4.Quantitatively managed


Question:
Where do the testers fail to find the incidents?

1. Requirements

2.Design

3. Test cases

4. Improvements suggested by users


Question:
Which activity is carried out first?

1.Verification

2. Validation

3.Both

4.None of these


Question:
Which axis name in Selenium is related to the selection of all the parent, grandparent and so on?

1.Ancestor

2.Preceding

3. Parent

4.All of these.


Question:
Which command should be used to confirm that the test will pass in the future when the new element is added after the page is loaded?

1.waitForElementPresent

2.pause

3.assertElementPresent

4.None of these


Question:
Which debugging technique is most used for debugging in small software?

1. Brute Force

2. Induction

3.Back tracking

4. Cause elimination


Question:
Which is not a part of Specification Testing?

1.Equivalence Partitioning

2.Decision Tables

3.Decision

4.Use case Testing


Question:
Which is not true in case of Filter Selection?

1.Use current filter

2.Update filter

3.Do not use filter

4.Define new filter


Question:
Which is not true regarding Smoke and Sanity Testing?

1.Sanity Testing is also called tester acceptance testing.

2.Smoke testing performed on a particular build is also known as a build verification test.

3.Smoke and sanity tests can be executed using an automation tool.

4.When executing both, then first execute sanity testing tests and then smoke Testing.


Question:
Which is the odd one out?

1.Index

2.Location

3.Creation time

4.Base filter


Question:
Which of the following is / are a phases of SDLC?

1.Requirement gathering

2.Maintenance

3.Analysis

4.All of the above


Question:
Which of the following is / are characteristics of testable software?

1.Observability

2.Simplicity

3.Stability

4. All of the above


Question:
Which of the following is / are not part of Specification Based Testing?

1.Decision Table

2.State Transition

3.Data Flow

4. Boundary Value Analysis


Question:
Which of the following is / are Software Configuration items?

1.Software Requirements

2.Design Specification

3. Source Code

4.All of the above


Question:
Which of the following is / are the output of the Software Process?

1.Computer programs

2.Documents that describe the computer programs.

3.Data (contained within the program or external to it).

4.All of the above


Question:
Which of the following is / are true regarding Catastrophic Defect?

1.Hide other defects.

2. Invokes other defect.

3.Failure of the software and data can be recovered.

4.Application crash and data cannot be recovered.


Question:
Which step is not used to add the test object to the shared object repository?

1.Active screen

2.Navigate and learn

3.Choose to add only a selected test object

4.Add all test objects of a certain type


Question:
White Box Testing is not concern with _____

1.Statement Coverage

2.Decision Coverage

3.Cause and Effect Coverage

4.Multiple Condition Coverage


Question:
Who is responsible for Integration Testing?

1. Developer

2.Software Tester

3. Specialist Integration Tester

4.Both a and c


Question:
Why test cases are created before code in V model?

1. To gain the confidence in the system

2.To find defects during dynamic testing

3.To meet project deadline

4.To prevent propagation of defect in next level


Question:
____ calls the function and passes it test data.

1.Test Stub

2. Test Driver

3.Proxy

4. None of the above.


Question:
____ is the values from other sources during the run session.

1. Test parameter

2. Action parameter

3.Data table parameter

4.Environmental parameter


Question:
______ exercises the full functionality of a product but does not test features in detail.

1.Black box Testing

2. Confirmation Testing

3.Domain Testing

4.Breadth Testing


Question:
________ and _____ are often result of effective Architectural and Design Decision.

1.Attack Resistance and Attack Tolerance

2. Attack Resilience and Attack Tolerance

3.Attack Resistance and Attack Resilience

4.Attack Resistance and Safety


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!