Which of the following divides the input domain into classes containing data? a) Equivalent partitioning b) Environment partitioning c) Procedure division d) Compilation division

1 Answer

Answer :

Ans : a

Related questions

Description : Equivalence partitioning is a .................. method that divides the input domain of a program into classes of data from which test cases can be derived. (A) White-box testing (B) Black-box testing (C) Orthogonal array testing (D) Stress testing

Last Answer : (B) Black-box testing

Description : Which of the following statement(s) is/are TRUE with regard to software testing? I. Regression testing technique ensures that the software product runs correctly after the changes during maintenance. II. Equivalence partitioning is a ... (1) only I (2) only II (3) both I and II (4) neither I nor II

Last Answer : (1) only I 

Description : _____ is a white-box testing technique first proposed by Tom McCabe. a) Equivalence Partitioning b) Basis Path Testing c.) Boundary Value Analysis d) None of the above.

Last Answer : Ans : b. 

Description : What is the main purpose of integration testing? a) Design errors b) Interface errors c) Procedure errors d) None of the above

Last Answer : a

Description : When different combination of input requires different combination of actions,Which of the following technique is used in such situation? a) Boundary Value Analysis b) Equivalence Partition c) Decision Table d) Decision Coverage

Last Answer : Ans : c

Description : Software safety is equivalent to software reliability. a) True b) False

Last Answer : Ans: b

Description : The primary objective of formal technical reviews is to find _________ during the process so that they do not become defects after release of the software. a) errors b) equivalent faults c) failure cause d) none of the mentioned

Last Answer :  Ans: a

Description : V- model uses -------- test models a) Component testing, integration testing, system testing and acceptance testing b) alpha testing, beta testing , acceptance testing and user testing c) black box testing, white box testing and gray box testing

Last Answer : a

Description : Requirement Traceability Matrix is a way of doing complete mapping of software a)true b)false

Last Answer : Ans : true

Description : Quality management system of a organization based on which pillars a) Test plans, Test conditions & decisions b) Quality processes, Guidelines and standards & Formats and templates c) Quality police, objectives and manuals 

Last Answer : Ans : b

Description : „Q‟ organizations are less quality conscious organizations. a) true b) false

Last Answer : Ans: false

Description : Inventions may leads to major changes in technology , way of doing work. a) true b) false

Last Answer :  Ans : true

Description : Innovation is the ---------------activity leading to changes. a) Planned b) Accidental c) virtual

Last Answer : Ans : a. 

Description : The cost incurred in first time reviews and testing is called --------- a) Red money b) Green money c) Blue money

Last Answer : Ans : c

Description : ----------- is the application of quality principles to all facets and business process of an organization. a) TQM b) Software Testing c) Software tools

Last Answer : Ans : a

Description : Continual (Continuous) improvement cycle is based on systematic sequence of -------------- activities. a) SDLC b) PDCA c) waterfall model

Last Answer :  Ans : b.

Description : -------- is not a Test Document. a)Test Policy b)Test Case c) PIN ( Project Initiation Note) d)RTM (requirement Traceability matrix)

Last Answer : pin

Description : SDLC stands for ________ a) Software development life cycle b) System development life cycle c) Software design life cycle d) System design life cycle

Last Answer : Ans : a

Description : Which of the following is a myth in testing? a) Tester can find bugs b) Any user can test software c) Missed defects are not due to testers d) Complete testing is not possible

Last Answer : Ans : b

Description : Which of the following is the form of Alpha and Beta Testing? a) Acceptance Testing b) System Testing c) Unit Testing d) Integration Testing

Last Answer : Ans : a

Description : Finding Defect is not a major goal of Acceptance Testing. a) True b) False

Last Answer : ANSWER: True

Description : Which of the following is not a part of Performance Testing? a) Measuring Transaction Rate. b) Measuring Response Time. c) Measuring the LOC. d) None of the above

Last Answer : Ans : c

Description : When the Testing Principles are useful while building the Software Product? a) During testing b) During execution c) During review d) Throughout life-cycle

Last Answer : Ans : d

Description : Testing of individual components by the developers are comes under which type of testing? a) Integration testing b) Validation testing c) Unit testing d) None of the above

Last Answer : Ans : c

Description : What is normally considered as an adjunct to the coding step a) Integration testing b) Unit testing c) Completion of Testing d) Regression Testing

Last Answer : Ans : b

Description : Which testing is an integration testing approach that is commonly used when “shrink-wrapped” software products are being developed? a) Regression Testing b) Integration testing c) Smoke testing d) Validation testing

Last Answer :  Ans : c

Description : In which testing level the focus is on customer usage? a) Alpha Testing b) Beta Testing c) Validation Testing d) Both Alpha and Beta

Last Answer : Ans : d

Description : Validation refers to the set of tasks that ensure that software correctly implements a specific function. a) True b) False

Last Answer : Ans : b

Description : Which of the following is black box testing a) Basic path testing b) Boundary value analysis c) Code path analysis d) None of the mentioned

Last Answer :  Ans : b

Description : Behavioral testing is a) White box testing b) Black box testing c) Grey box testing d) None of the mentioned

Last Answer : Ans : b

Description : Unit testing is done by a) Users b) Developers c) Customers d) None of the mentioned

Last Answer : Ans : b

Description : Beta testing is done at a) User‟s end b) Developer‟s end c) User‟s & Developer‟s end d) None of the mentioned

Last Answer :  Ans : a

Description : Which of the following is non-functional testing? a) Black box testing b) Performance testing c) Unit testing d) None of the mentioned

Last Answer : Ans : b 

Description : Acceptance testing is also known as a) Grey box testing b) White box testing c) Alpha Testing d) Beta testing

Last Answer : Ans : d

Description : The testing in which code is checked a) Black box testing b) White box testing c) Red box testing d) Green box testing

Last Answer :  Ans :b

Description : Which of the following term describes testing? a) Finding broken code b) Evaluating deliverable to find errors c) A stage of all projects d) None of the mentioned

Last Answer : Ans: b

Description : White Box techniques are also classified as a) Design based testing b) Structural testing c) Error guessing technique d) None of the mentioned

Last Answer : Ans : b

Description : Exhaustive testing is a) always possible b) practically possible c) impractical but possible d) impractical and impossible

Last Answer : Ans :c

Description : Which of the following is/are White box technique? a) Statement Testing b) Decision Testing c) Condition Coverage d) All of the mentioned

Last Answer : Ans: d

Description : What are the various Testing Levels? a) Unit Testing b) System Testing c) Integration Testing d) All of the mentioned

Last Answer : Ans: d

Description : Boundary value analysis belong to? a) White Box Testing b) Black Box Testing c) White Box & Black Box Testing d) None of the mentioned

Last Answer : Ans: b

Description : Alpha testing is done at a) Developer‟s end b) User‟s end c) Developer‟s & User‟s end d) None of the mentioned

Last Answer : Ans: a

Description : According to ISO 9001, inspection and testing comes under which management responsibility? a) Process control b) Document control c) Control of nonconforming products d) Servicing

Last Answer : Ans : a

Description : Quality of design encompasses requirements and specifications of the system. a) True b) False

Last Answer : Ans : a

Description : The degree to which the design specifications are followed during manufacturing is known as a) Quality of design b) Quality of conformance c) Quality of testing d) None of the mentioned

Last Answer : Ans: b

Description : What kind of quality cost is incurred when an error is detected in a product prior to shipment? a) Prevention b) Internal Failure c) External Failure d) Appraisal

Last Answer : Ans: b

Description : Misinterpretation of customer communication is a sample of possible cause defects. a) True b) False

Last Answer : Ans: a

Description : Non-conformance to software requirements is known as a) Software availability b) Software reliability c) Software failure d) None of the mentioned

Last Answer :  Ans : c

Description : Which of the following is not a core step of Six Sigma? a) Define b) Control c) Measure d) Analyse

Last Answer : Ans: b

Description : What is Six Sigma? a) It is the most widely used strategy for statistical quality assurance b) The Six Sigma refers to six standard deviations c) It is the most widely used ... refers to six standard deviations d) A Formal Technical Review(FTR) guideline for quality walkthrough or inspection

Last Answer :  Ans: c