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

1 Answer

Answer :

Ans : c

Related questions

Description : Which technique can be used to achieve input and output coverage? It can be applied to human input, input via interfaces to a system, or interface parameters in integration testing. A. Error Guessing B. Boundary Value Analysis C. Decision Table testing D. Equivalence partitioning

Last Answer : D. Equivalence partitioning

Description : Which technique can be used to achieve input and output coverage? It can be applied to human input, input via interfaces to a system, or interface parameters in integration testing. a) Error Guessing b) Boundary Value Analysis c) Decision Table testing d) Equivalence partitioning

Last Answer : d) Equivalence partitioning

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 : Which of the following is true about White and Black Box Testing Technique:- a) Equivalance partitioning, Decision Table and Control flow are White box Testing Techniques. b) Equivalence partitioning ... , State Transition , Use Case Testing and Decision Table are White Box Testing Techniques.

Last Answer : c) Equivalence partitioning , State Transition , Use Case Testing are black box Testing Techniques.

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 : 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 : 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 : When testing a grade calculation system, a tester determines that all scores from 90 to 100 will yield a grade of A, but scores below 90 will not. This analysis is known as: A. Equivalence partitioning B. Boundary value analysis C. Decision table D. Hybrid analysis

Last Answer : A. Equivalence partitioning

Description : When testing a grade calculation system, a tester determines that all scores from 90 to 100 will yield a grade of A, but scores below 90 will not. This analysis is known as: A. Equivalence partitioning B. Boundary value analysis C. Decision table D. Hybrid analysis

Last Answer : B. Boundary value analysis

Description : One weakness of boundary value analysis and equivalence partitioning is (A) they are not effective. (B) they do not explore combinations of input circumstances. (C) they explore combinations of input circumstances (D) none of the above

Last Answer : (B) they do not explore combinations of input circumstances.

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 : Which of the following is not included in failure costs? a) rework b) repair c) failure mode analysis d) none of the mentioned

Last Answer : Ans: d

Description : One technique of Black Box testing is Equivalence Partitioning. In a programstatement that accepts only one choice from among 10 possible choices,numbered 1 through 10, the middle partition would be from _____ to _____ a) 4 to 6 b) 0 to 10 c) 1 to 10 d) None of the above

Last Answer : c) 1 to 10

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

Last Answer : Ans : a

Description : Explain Equivalence Class Partitioning and Boundary value analysis. Compare the two.

Last Answer : Ans. Equivalence Class Partitioning: It is a technique in black box testing. It is designed to minimize the number of test cases by dividing tests in such a way that the system is expected to act the ... valid data equivalence class, then you can select test case values like: 1, 11, 100, 950 etc.

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 : 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 the main purpose of integration testing? a) Design errors b) Interface errors c) Procedure errors d) None of the above

Last Answer : a

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 : 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 : Exhaustive testing is a) always possible b) practically possible c) impractical but possible d) impractical and impossible

Last Answer : Ans :c

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 : 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