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.

Posted Date:-2021-12-21 11:35:43


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

Posted Date:-2021-12-21 12:20:33


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

Posted Date:-2021-12-21 12:04:11


Question:
 Bug is the same name of _______.

1. Error

2. Incident

3.Mistake

4.Defect

Posted Date:-2021-12-21 12:02:55


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

1. Verification

2.Validation

3.Both

4.None

Posted Date:-2021-12-21 12:24:25


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

Posted Date:-2021-12-21 11:39:45


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

Posted Date:-2021-12-21 12:14:23


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

Posted Date:-2021-12-21 12:04:55


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

1.Millisecond

2. Second

3.Minute

4.Hour

Posted Date:-2021-12-21 12:13:21


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

Posted Date:-2021-12-21 12:15:08


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.

Posted Date:-2021-12-21 12:26:58


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

1.Reviewed

2.Direct Cover Status

3. RBQM field

4.All of the above

Posted Date:-2021-12-21 11:40:54


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

1.Mitigate

2.Contingency

3.Transfer

4. All of the above

Posted Date:-2021-12-21 11:30:32


Question:
 Which is not Data Driven Testing?

1.Fuzz Testing

2. Ramp Testing

3.Negative Testing

4.Retesting

Posted Date:-2021-12-21 12:15:43


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 ()

Posted Date:-2021-12-21 11:42:30


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.

Posted Date:-2021-12-21 11:32:48


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.

Posted Date:-2021-12-21 12:16:37


Question:
 Which is the odd one out?

1.Error Guessing

2.Walkthrough

3.Data flow analysis

4. Inspections

Posted Date:-2021-12-21 11:46:56


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

1. Inspection

2. Testing

3. Walkthrough

4.Technical Review

Posted Date:-2021-12-21 12:20:54


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

Posted Date:-2021-12-21 12:26:00


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

Posted Date:-2021-12-21 11:31:45


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

Posted Date:-2021-12-21 11:37:53


Question:
 Who determines the severity of bug?

1. Developer

2. Customer

3. Tester

4.All stakeholders

Posted Date:-2021-12-21 12:05:17


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

Posted Date:-2021-12-21 12:04:34


Question:
Component Testing is a _______ .

1.Black box Testing

2. White box Testing

3.Grey box Testing

4.both a and b

Posted Date:-2021-12-21 11:30:08


Question:
During which phase is the Entry Criteria determined?

1. Planning

2. Kick of

3.Preparation

4.Review meeting

Posted Date:-2021-12-21 11:45:44


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

Posted Date:-2021-12-21 11:31:21


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

Posted Date:-2021-12-21 12:13:51


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

Posted Date:-2021-12-21 12:05:56


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

Posted Date:-2021-12-21 12:06:58


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

1.Only Software Components

2.Hardware and Software

3.Complexity

4.None of the above

Posted Date:-2021-12-21 12:26:31


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.

Posted Date:-2021-12-21 12:16:08


Question:
Product Transition is not related to _____

1.Portability

2.Reusability

3.Flexibility

4.Interoperability

Posted Date:-2021-12-21 11:44:46


Question:
System Testing is a ______.

1.Black box testing

2.White box testing

3.Grey box testing

4.both a and b

Posted Date:-2021-12-21 11:29:07


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

Posted Date:-2021-12-21 12:18:55


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

Posted Date:-2021-12-21 12:27:20


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

Posted Date:-2021-12-21 11:29:47


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

Posted Date:-2021-12-21 11:30:59


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.

Posted Date:-2021-12-21 12:25:16


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

1. ID

2.XPath

3.CSS selector

4. Name

Posted Date:-2021-12-21 12:20:07


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.

Posted Date:-2021-12-21 11:47:30


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

Posted Date:-2021-12-21 12:03:19


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

1. Requirements

2.Design

3. Test cases

4. Improvements suggested by users

Posted Date:-2021-12-21 12:17:32


Question:
Which activity is carried out first?

1.Verification

2. Validation

3.Both

4.None of these

Posted Date:-2021-12-21 12:24:49


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.

Posted Date:-2021-12-21 11:45:14


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

Posted Date:-2021-12-21 11:46:08


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

1. Brute Force

2. Induction

3.Back tracking

4. Cause elimination

Posted Date:-2021-12-21 12:22:16


Question:
Which is not a part of Specification Testing?

1.Equivalence Partitioning

2.Decision Tables

3.Decision

4.Use case Testing

Posted Date:-2021-12-21 12:18:28


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

Posted Date:-2021-12-21 11:41:18


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.

Posted Date:-2021-12-21 12:23:30


Question:
Which is the odd one out?

1.Index

2.Location

3.Creation time

4.Base filter

Posted Date:-2021-12-21 12:19:46


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

1.Requirement gathering

2.Maintenance

3.Analysis

4.All of the above

Posted Date:-2021-12-21 12:12:47


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

1.Observability

2.Simplicity

3.Stability

4. All of the above

Posted Date:-2021-12-21 12:27:43


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

Posted Date:-2021-12-21 11:37:31


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

1.Software Requirements

2.Design Specification

3. Source Code

4.All of the above

Posted Date:-2021-12-21 12:21:20


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

Posted Date:-2021-12-21 12:21:44


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.

Posted Date:-2021-12-21 12:17:08


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

Posted Date:-2021-12-21 11:41:50


Question:
White Box Testing is not concern with _____

1.Statement Coverage

2.Decision Coverage

3.Cause and Effect Coverage

4.Multiple Condition Coverage

Posted Date:-2021-12-21 12:18:06


Question:
Who is responsible for Integration Testing?

1. Developer

2.Software Tester

3. Specialist Integration Tester

4.Both a and c

Posted Date:-2021-12-21 12:03:46


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

Posted Date:-2021-12-21 12:24:03


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

1.Test Stub

2. Test Driver

3.Proxy

4. None of the above.

Posted Date:-2021-12-21 12:19:18


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

1. Test parameter

2. Action parameter

3.Data table parameter

4.Environmental parameter

Posted Date:-2021-12-21 11:43:00


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

Posted Date:-2021-12-21 12:22:45


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

Posted Date:-2021-12-21 11:43:35


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
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website 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!