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

Question:
  Which of the following is/are not a characteristic/s of Alpha Testing?

1. Simulated environment is created at developers site and user tests the system.

2. System is installed at user organization and user tests the system.

3.Alpha testing is also called as site acceptance testing.

4.both b and c

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


Question:
 A specification which is formally reviewed and agreed upon is called as a ___

1.Caseline

2.Proline

3.Baseline

4.All of the above

Posted Date:-2021-12-21 08:51:05


Question:
 Controller Output window displays _____ .

1.Debug information

2.Controller information

3.Contain full information about Vuser

4.All of these

Posted Date:-2021-12-21 09:29:24


Question:
 E-Commerce software testing follows different approach than gaming software testing. Which testing principle implies this?

1.Pareto principle

2.Testing is Context dependent

3.Testing shows presence of defects

4. Absence of errors-fallacy

Posted Date:-2021-12-21 08:49:52


Question:
 Error guessing can have more fruitful results when ______

1.System has been deployed

2.When testing with inexperience tester

3.As a first approach of testing

4. As a additional technique after applying more formal techniques

Posted Date:-2021-12-21 09:28:29


Question:
 For retail shopping software which table would be example of Decision Table?

1. A table containing rules of discount.

2.A table containing rules for interfaces between components.

3.A table containing rule of employee behavior.

4.A table containing rules for combination of input.

Posted Date:-2021-12-21 09:27:37


Question:
 Requirement Engineering is not concern with ______ .

1.Requirement Design

2.Requirement Elicitation

3. Requirement Analysis

4.Requirement Documentation

Posted Date:-2021-12-21 08:50:43


Question:
 Script Creation in 'C' and Web Services Vusers is related to ____

1.Recording

2.Enhancement

3. Replay

4. Prepare for load

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


Question:
 The model which estimates the total effort in terms of person, months of the technical project staff is ____

1.Spiral Model

2.Waterfall model.

3.Win-win spiral model.

4.Cocomo Model

Posted Date:-2021-12-21 08:53:41


Question:
 Vuser uses LRT Function in a _______ Scripts.

1.Tuxedo

2.Windows Socket

3.Vuser

4. All of these.

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


Question:
 When does QTP automatically check for syntax errors in your script, and show them in the Information pane?

1. When switching from expert view to keyword view.

2.When switching from keyword view to expert view.

3.When clicking on Missing resources.

4.All of these.

Posted Date:-2021-12-21 08:58:37


Question:
 Which is a Formal Review Technique?

1. Walk through

2.peer to peer review

3.Inspection

4.All of the above

Posted Date:-2021-12-21 08:54:26


Question:
 Which is treated as Regular Expression?

1. [ ]

2.|

3. $

4.{ }

Posted Date:-2021-12-21 09:32:36


Question:
 Who is responsible for Acceptance Testing?

1.Software tester

2.Designer

3. Customer

4.Developer

Posted Date:-2021-12-21 08:51:29


Question:
 Why independent testing team is required?

1.There will be no dispute about quality of product.

2.Developer will concentrate on development activity.

3.Tester can test product more thoroughly.

4. Tester can join the project once development is finished.

Posted Date:-2021-12-21 08:49:27


Question:
A shopping website gives discount based on prices of total purchased items. Suppose customer purchases are below 2000 Rs. then no discount,for purchases till 20000, it gives 10% discount and above 20000 it gives 15% discount. Which of the following sets of values lie in 3 different equivalence classes?

1.1800,2000,8000

2.2001,10000,20002

3.1800, 2003,58000

4.100,1800,20001

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


Question:
Agile is a ___

1.Sequential

2. Iterative

3. Incremental

4.Both b & c

Posted Date:-2021-12-21 09:28:03


Question:
Assertion Testing is _____

1.Performed without planning and documentation.

2.Verifying if the conditions confirm the product requirements.

3.Testing technique similar to unit testing in that it targets the code level.

4.Testing where each condition/decision is executed by setting it on true/false.

Posted Date:-2021-12-21 08:56:14


Question:
Before handing over the software to the client, which testing is to be done in-house?

1.Alpha

2.Beta

3.Gamma

4.Theta

Posted Date:-2021-12-21 09:26:42


Question:
By default all Vuser information is Stored in ___

1.Collate Result

2.Auto Collate Result

3.Vuser host

4.Controller window

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


Question:
Cyclomatic Complexity cannot be applied in _______ .

1. Re-engineering

2.Risk Management

3.Test Planning

4. Reverse engineering

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


Question:
Dash line in the Schedule Test Run _____

1.Indicates test to be executed after the previous test, with no condition.

2.Indicates test to be executed only if the previous test has finished.

3. Indicates test to be executed only if the previous test has status passed.

4.It can be blue or green

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


Question:
Effective Risk management plan needs to address which of these issues?

1.Risk avoidance

2.Risk monitoring

3.Risk management and contingency planning

4. All of the above

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


Question:
How many types of graphs in QC?

1.5

2.6

3.7

4.4

Posted Date:-2021-12-21 08:59:40


Question:
In final examination, student can get 0 to 3000 marks. Student has to get 50% in order to pass the examination. If he gets 2000 or below that he will be given C grade ,if he gets 2000-2500 then he will get B grade and above that he is eligible for A grade. Using boundary value analysis what will be the values for testing if we are testing for C grade?

1.1500,1501,1999,2000

2.1499,1500,1999,2000

3.1500,1501,2000,2001

4.1499,1500,2000,2001

Posted Date:-2021-12-21 09:24:43


Question:
In Software Development Life Cycle , who is the best person to catch a Defect?

1.Software Tester

2.Customers

3.. Designer

4. Business Analyst

Posted Date:-2021-12-21 08:53:18


Question:
In which of the following techniques, experience of tester is beneficial?

1.Error guessing

2.Exploratory testing

3.Both a and b

4.None as there is no relationship between techniques applied & experience of a tester.

Posted Date:-2021-12-21 09:28:52


Question:
Independent modules are easier to maintain and test because of ______ .

1.Code modification is limited,

2.Error propagation is reduced

3.Reusable modules are possible.

4.All of the above

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


Question:
RGB and Pixel Tolerance are related to ____

1.Bitmap checkpoint

2.Image checkpoint

3.All of these

4.None of these

Posted Date:-2021-12-21 09:32:10


Question:
Solid Blue line indicates that _____

1. Test to be executed after the previous test, with no condition.

2.Test to be executed only if the previous test has finished.

3.Test to be executed only if the previous test has status passed.

4.All of these.

Posted Date:-2021-12-21 09:31:46


Question:
System Architecture is determined during which phase?

1.Requirement Gathering

2.Implementation

3.Development

4.Design

Posted Date:-2021-12-21 08:54:04


Question:
The Correlation Statement instructs VuGen to save the first occurrence of this data to a parameter called ____

1.Web_reg_save_param

2.WCSParam_Diff1

3.WCSParam_Reg

4. WebParam_Diff1

Posted Date:-2021-12-21 09:29:56


Question:
Vuser insert a ________ function into the script indicating that a correlation was done.

1. Web_reg_save_param

2.Web_correlation_para

3.Web_correlation

4.Web_reg_correlation_param

Posted Date:-2021-12-21 08:52:55


Question:
What is not true about priority?

1.Priority is impact of defect on business

2.Priority can be urgent,high,medium,low

3.Priority once assigned can not be changed.

4. All of the above

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


Question:
What is the order of Priority Testing?

1.Unit >>Integration >>System Testing.

2. Unit>> System>>Acceptance Testing.

3.System>>Integration>> Acceptance Testing.

4.System>>Acceptance>>Integration

Posted Date:-2021-12-21 08:56:39


Question:
Which coupling should be avoided in software?

1. Data coupling

2.Content Coupling

3.Control coupling

4.Stamp coupling.

Posted Date:-2021-12-21 09:30:56


Question:
Which is not the advantage of Selenium IDE?

1.Intelligent field selection will use IDs, names, or XPath as needed.

2.Auto complete for all common Selenium commands

3.Support for Selenium user- extensions .jr file

4.None of these.

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


Question:
Which is not true in case of Globs, in Selenium?

1.Globs are used as default pattern matching technique.

2. It is similar to regular expressions.

3.The syntax of Globs is much wider than Regular expression.

4.Both b and c

Posted Date:-2021-12-21 08:48:57


Question:
Which is used to access the object current value in running application?

1. GetVisibleText

2.GetROProperty

3.SetROProperty

4.GetTOProperty

Posted Date:-2021-12-21 08:57:52


Question:
Which of the following is false in case of waitFor command?

1.waitForAlertPresent

2.waitForTextPresent

3.waitForFramePresent

4.waitForPageToLoad

Posted Date:-2021-12-21 08:57:29


Question:
Which of the following is not a phase of CMMI?

1.Initial

2.Quantitatively managed

3.Integrated

4.Defined, Goals, Measured, Results

Posted Date:-2021-12-21 08:55:40


Question:
Which of the following is true regarding Incremental backup?

1.Uses more tapes

2.Done every month

3.Saves only files that have changed recently

4. Saves all files

Posted Date:-2021-12-21 09:33:10


Question:
Which of the following is used in high level of testing?

1.Functional testing

2.Structural testing

3.Glass box testing

4.All of these

Posted Date:-2021-12-21 09:33:34


Question:
Which of the following is/are characteristic of Exploratory Testing?

1.Minimum planning and maximum execution.

2.Formal testing techniques are also used.

3.Test design and test execution are done in parallel.

4.all of the above.

Posted Date:-2021-12-21 08:48:28


Question:
Which of the following statements is not true?

1.Acceptance Testing determines if system is ready for release

2.Acceptance Testing checks whether system meets needs and expectations

3.Acceptance Testing helps to find defects in system

4.Acceptance Testing is responsibility of user

Posted Date:-2021-12-21 09:23:42


Question:
Who performs the Acceptance Testing?

1.Software Developer

2.End users

3. Testing team

4. Systems engineers

Posted Date:-2021-12-21 09:27:10


Question:
___ is a Software Configuration Management concept that helps us to control change.

1. Baseline

2. Procedure

3.Audit

4.None of the above

Posted Date:-2021-12-21 08:54:49


Question:
____ is concern with World Wide Consortium(W3C).

1.XML checkpoint

2. Bitmap checkpoint

3.Image Checkpoint

4.Accessibility Checkpoint

Posted Date:-2021-12-21 08:50:18


Question:
_______ is an indication of the relative functional strength of a module.

1.Cohesion

2.Coupling

3. Modularity

4.Cohesion and coupling.

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


Question:
________ is used to replace field values in the requirements tree.

1.Replace

2.Replace All

3.Find and Replace

4.. All of these.

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


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!