Question Details of Subject:QUIZ-CST-312: University Information System - by - ERP Division
Question Details of Subject:QUIZ-CST-312: University Information System - by - ERP Division
Page 1 of 54
Unit Code Group 1 Group 2 Group 3 Unit Wise Total Total Questions : 279
1 82 0 0 82
2 0 99 1 100
3 0 0 97 97
Group Wise Total 82 99 98
2.Defect (Right)
3.Mistake
4.Error
2 1679094
Unit : 1, Group : 1 According to the ISTQB Glossary, a risk relates to which of the following?
Note: This view may vary from the view shown to student during online Test.
1.Component testing
1.There is no time to test the change before it goes live, so only the best developers should do this work and should not involve testers as
Note: This view may vary from the view shown to student during online Test.
1.Walkthrough
2.Inspection
3.Informal review
4.Management approval (Right)
11 1679222
Unit : 1, Group : 1 Executing the same test case by giving the number of inputs on same build called as
1.Regression Testing
2.Retesting (Right)
3.Ad hoc Testing
4.Sanity Testing
12 1679228
Unit : 1, Group : 1 To check whether we are developing the right product according to the customer requirements are not. It is a static process
1.Validation (Right)
2.Verification
3.Quality Assurance
4.Quality Control
13 1679237
Unit : 1, Group : 1 To check whether we have developed the product according to the customer requirements r not. It is a Dynamic process.
1.Validation
2.Verification (Right)
3.Quality Assurance
4.Quality Control
14 1679245
Unit : 1, Group : 1 A Non-Functional Software testing done to check if the user interface is easy to use and understand
2.Security Testing
3.Unit testing
4.Block Box Testing
15 1679270
Unit : 1, Group : 1 What are the Testing Levels?
1.Unit Testing
2.Integration Testing
3.System Testing and Acceptance Testing.
4.All the above (Right)
Note: This view may vary from the view shown to student during online Test.
2.Product based
3.
4.
17 1679303
Unit : 1, Group : 1 White box testing is not called as___________
1.Unit Testing
2.Unit Regression
3.Regional Regression (Right)
4.Retesting
20 1679389
Unit : 1, Group : 1 Alpha testing will be done at
2.Developers' site
3.
4.
21 1679396
Unit : 1, Group : 1 Integration, It will come under
1.CMM Level 1
Note: This view may vary from the view shown to student during online Test.
2.Spiral Model
3.V-model
4.V-model
23 1679412
Unit : 1, Group : 1 How severely the bug is effecting the application is called as
1.Severity (Right)
2. Priority
3.Fix ability
4.Traceability
24 1679420
Unit : 1, Group : 1 From a Testing perspective, what are the MAIN purposes of Configuration Management?:
2.An inspection is led by a moderator and a walkthrough is led by the author. (Right)
3.Both inspections and walkthroughs are led by a trained moderator.
4.A walkthrough is led by the author. The author is not present during inspections.
26 1679448
Unit : 1, Group : 1 What is the MAIN objective when reviewing a software deliverable?
Note: This view may vary from the view shown to student during online Test.
1.The name and/or organisational position of the person raising the problem.
Note: This view may vary from the view shown to student during online Test.
2. E=constant (Right)
3. dQ?0
4.ii and iii
5. i and iv (Right)
6. dW?0
34 1679512
Unit : 1, Group : 1 Which activities form part of test planning?
Note: This view may vary from the view shown to student during online Test.
2.
3.
4.
38 1679556
Unit : 1, Group : 1 Complete statement and branch coverage means:
2.That you have tested every statement and every branch in the program. (Right)
3.That you have tested every IF statement in the program.
4.That you have tested every combination of values of IF statements in the program
39 1679564
Unit : 1, Group : 1 There are several risks of managing your project's schedule with a statistical reliability model. These include (choose one or more of the
following):
1.Testers spend more energy early in the product trying to find bugs than preparing to do the rest of the project's work more efficiently
2.Managers might not realize that the testing effort is ineffective, late in the project, because they expect a low rate of bug finding, so the
low rate achieved doesn't alarm them.
3.It can increase the end-of-project pressure on testers to not find bugs, or to not report bugs.
4.All of the above (Right)
Note: This view may vary from the view shown to student during online Test.
2.Requirement defects,
3.Design defects
4.Insufficient maintainability and incorrect interface specifications.
5.All of the above. (Right)
41 1679573
Unit : 1, Group : 1 Reviews, static analysis and dynamic testing have the same objective
2.Fixing defects.
3.A. and B
4.None of the above
42 1679580
Unit : 1, Group : 1 We can achieve complete statement coverage but still miss bugs because:
1.The failure occurs only if you reach a statement taking the TRUE branch of an IF statement, and you got to the statement with a test that
1.Supplier issues
2.Organization factors
3.Technical issues
4.Error-prone software delivered (Right)
44 1679657 Which granularity level of testing checks the behavior of module cooperation?
Unit : 1, Group : 1
1.Unit Testing
Note: This view may vary from the view shown to student during online Test.
2.Defect clustering
3.Pesticide paradox
4.Absence-of-errors fallacy
48 1679108
Unit : 1, Group : 1 According to the ISTQB Glossary, regression testing is required for what purpose?
Note: This view may vary from the view shown to student during online Test.
1.Feasibility
2.Usability (Right)
3.Maintenance
4.Regression
51 1679150
Unit : 1, Group : 1 A regression test:
2.Testing the quality attributes of the system including reliability and usability. (Right)
3.Gaining user approval for the system.
4.Testing a system feature using only the software required for that function.
53 1679168
Unit : 1, Group : 1 Which of the following artifacts can be examined by using review techniques?
1.Software code
2.Requirements specification
3.Test designs
4.All of the above (Right)
54 1679173
Unit : 1, Group : 1 Which statement about the function of a static analysis tool is true?
1.Gives quality information about the code without executing it. (Right)
1.An inspection is led by the authors, whilst a walk through is led by a trained moderator.
2.An inspection has a trained leader, whilst a walk through has no leader.
3.Authors are not present during inspections, whilst they are during walkthroughs.
4.A walkthrough is led by the author, whilst an inspection is led by a trained moderator (Right)
Note: This view may vary from the view shown to student during online Test.
1. Defects found during early test design are more expensive to fix.
2. Early test design can find defects.
1. Unreachable code
2.Undeclared variables
3.Faults in the requirements (Right)
4.Too few comments
58 1679215
Unit : 1, Group : 1 The approach/document used to make sure all the requirements are covered when writing test cases
1.Test Matrix
2.Checklist
3.Test bed
4.Traceability Matrix (Right)
59 1679290
Unit : 1, Group : 1 It measures the quality of processes used to create a quality product.
It is a system of management activities, It is a preventive process, It applies for entire life cycle & Deals with Process.
1.Validation
2.Verification
3.Quality Assurance (Right)
4.Quality Control
Note: This view may vary from the view shown to student during online Test.
1.Process metric
2. Retesting
3.Ad hoc Testing
4.Sanity Testing
63 1679392
Unit : 1, Group : 1 SPICE Means
Note: This view may vary from the view shown to student during online Test.
1.Developers. (Right)
2.Analysts.
3.Testers.
4.Incident Managers.
67 1679460
Unit : 1, Group : 1 Which of the following is correct?
1.Impact analysis assesses the effect on the system of a defect found in regression testing.
2.Impact analysis assesses the effect of a new person joining the regression test team.
3.Impact analysis assesses whether or not a defect found in regression testing has been fixed correctly.
4.Impact analysis assesses the effect of a change to the system to determine how much regression testing to do. (Right)
68 1679469
Unit : 1, Group : 1 What is beta testing?
1.Confirmation testing is testing fixes to a set of defects and Regression testing is testing to establish whether any defects have been
Note: This view may vary from the view shown to student during online Test.
iii) Implement the selected tool on a project behind schedule to save time.
iv) Identify coaching and mentoring requirements for the use of the selected tool.
1. i, ii, iii.
2.It helps prevent defects from being introduced into the code. (Right)
3.Tests designed early are more effective than tests designed later.
4.It saves time during the testing phases when testers are busy.
72 1679508
Unit : 1, Group : 1 What is the purpose of exit criteria?
Note: This view may vary from the view shown to student during online Test.
4.Exploratory Testing
W. Testing carried out w boxes to achieve specific test objectives, possibly to complement structured testing.
X. A test technique used which may be used to verify different system re depending on current conditions or previous history.
Y. A test technique which combines combinations of inputs that might not otherwise have been exercised during testing.
iii) Integration defects caused by the interaction and interference of different components.
iv) Defects in the system as it transitions between one state and another.
1.ii, iii.
Note: This view may vary from the view shown to student during online Test.
iii) Automated tests that are run until the component passes.
1.i and ii
1.Log defects.
2.We have no definite stopping point for testing, which makes it easier for some managers to argue for very little testing.
3.We have no easy answer for what testing tasks should always be required, because every task takes time that could be spent on other
high importance tasks.
4.All of the above. (Right)
79 1679593
Unit : 1, Group : 1 Poor software characteristics are
1.
2.
3.
4.
Note: This view may vary from the view shown to student during online Test.
1.Finding defects
2.Version Validation
3.Verification and Validation (Right)
4.Version Verification
84 1679651 In static test techniques, behavioral and performance properties of the program are observed.
Unit : 2, Group : 2 1.True
2.False (Right)
3.
4.
85 1679675 In which test design each input is tested at both ends of its valid range and just outside its valid range?
Unit : 2, Group : 2 1.Boundary value testing (Right)
Note: This view may vary from the view shown to student during online Test.
2.18 (Right)
3.26
4.30
89 1679718
Unit : 2, Group : 2 In an Examination a candidate has to score minimum of 24 marks in order to clear the exam. The
maximum that he can score is 40 marks. Identify the Equivalence values if the student fails the
exam.
1.22,23,26
2.21,39,40
3.29,30,31
4.0,15,22 (Right)
90 1679759
Unit : 2, Group : 2 __________ scenario aim to have a higher probability of detecting errors
1.Positive
2.Negative (Right)
3.Exceptional
4.Alternate
Note: This view may vary from the view shown to student during online Test.
2.Triggers (Right)
3.Test Plan
4.Test Cases
92 1679775
Unit : 2, Group : 2 ____________can be used as a training tool to enhance the Domain specific knowledge of the
testing team.
1.Decision table
2.Ep
3.Bva
4.Ace (Right)
93 1679784
Unit : 2, Group : 2 Consider the following statements about early test design:
i. early test design can prevent fault multiplication
ii. faults found during early test design are more expensive to fix
iii. early test design can find faults
iv. early test design can cause changes to the requirements
v. early test design takes more effort
1. i, iii & iv are true. ii& v are false (Right)
Note: This view may vary from the view shown to student during online Test.
2.The test manager is justified in her decision because no bug has been fixed in other modules
3.The test manager should only do confirmation testing. There is no need to do regression testing
4.Regression testing should be done on other modules as well because fixing one module may affect other modules (Right)
96 1679817
Unit : 2, Group : 2 Boundary value testing
1.Is the same as equivalence partitioning tests?
2.Test boundary conditions on, below and above the edges of input and output equivalence classes (Right)
3.Tests combinations of input circumstances
4.Is used in white box testing strategy
97 1679819
Unit : 2, Group : 2 Test cases are designed during:
1.Test recording.
2.Test planning.
3.Test configuration
4.Test development (Right)
Note: This view may vary from the view shown to student during online Test.
2.Extend the testing plan, so that you can accommodate the slip going to occur the business rules
3.Rank the functionality as per risk and concentrate more on critical functionality testing (Right)
4.Add more resources so that the slippage should be avoided
100 1679828
Unit : 2, Group : 2 Which of the following is a valid collection of equivalence classes for the following problem: Paying
with credit cards shall be possible with Visa, Master and Amex cards only.
1.Visa, Master, Amex
2.Test scenario
3.Test case
4.Test set (Right)
Note: This view may vary from the view shown to student during online Test.
2.Indefinite
3.1
4.None
103 1679842
Unit : 2, Group : 2 In Decision table the actions refers to
1.Cause
2.Condition
3.Expected Results (Right)
4.Actual Results
104 1679844 Benefits of ACE Methodology
Unit : 2, Group : 2 1.Reduced Knowledge Acquisition time (Right)
2.Prototype
3.ACE Methodology
4.Use case modeling (Right)
Note: This view may vary from the view shown to student during online Test.
1.Unit Testing
2.Retesting
3.Ad hoc Testing (Right)
4.Regression Testing
108 1696138
Unit : 2, Group : 2 Which of the following is / are the Review Technique documented?
1.Inspection (Right)
2. walkthrough
3.Both of These
4.
109 1696155 Which of the following is a MAJOR task of test planning?
Unit : 2, Group : 2 1.Scheduling test analysis and design tasks. (Right)
2.Documentation
3.Test cases
4. Improvements suggested by users (Right)
112 1696164 The Planning phase of a formal review includes the following :-
Unit : 2, Group : 2 1.Explaining the objectives
Note: This view may vary from the view shown to student during online Test.
2.False
3.
4.
115 1696875 What type of tools to be used for Regression Testing
Unit : 2, Group : 2 1.Performance
2.Record/Playback (Right)
3.A. & B.
4.None
116 1696881
Unit : 2, Group : 2 A white box testing technique that measures the number of or percentage of decision directions executed by the test
case designed is called
1.Condition coverage
2.Test Log
3.Test Incident Report (Right)
4.Test Script
118 1696883 Boundary value analysis can only be used during white-box testing.
Unit : 2, Group : 2 1.True
2.False (Right)
3.
4.
119 1696888 Boundary value testing
Unit : 2, Group : 2 1.Is the same as equivalence partitioning tests
2.Test boundary conditions on, below and above the edges of input and output equivalence classes (Right)
3.Tests combinations of input circumstances
4.Is used in white box testing strategy
Note: This view may vary from the view shown to student during online Test.
2.Usability testing
3.Security testing
4.Performance testing
121 1696890 Acceptance test cases are based on what
Unit : 2, Group : 2 1.Requirements (Right)
2. Design
3.Code
4.Decision table
122 1696891 The inputs for developing a test plan are taken from
Unit : 2, Group : 2 1.Project plan (Right)
2.Business plan
3.Support plan
4.None of the above
123 1696897
Unit : 2, Group : 2 Which of the following is NOT part of configuration management:
1.Status accounting of configuration items
125 1696900 Which of the following is NOT included in the Test Plan document of the Test Documentation Standard:
Unit : 2, Group : 2 1.Test items (i.e. software versions)
Note: This view may vary from the view shown to student during online Test.
2.Status Accounting
3.Configuration Identification
4.Configuration Identification
127 1696907 Test Conditions are derived from:
Unit : 2, Group : 2 1.Specifications (Right)
2.Test Cases
3.Test Data
4.Test Design
128 1696913 Regression testing should be performed:
Unit : 2, Group : 2 i. Every week
testing , testware)
iii. Reviewing the Test Basis (such as requirements,architecture,design,interface)
Note: This view may vary from the view shown to student during online Test.
2.Smoke Test
3.Alpha Test
4.Beta Test
131 1679665 Which of the following is a black box testing strategy?
Unit : 2, Group : 2 1.All Statements Coverage
2.False (Right)
3.
4.
134 1679690 Which of the following is not a part of a test design document?
Unit : 2, Group : 2
1.Test Plan
Note: This view may vary from the view shown to student during online Test.
2.Scribe (Right)
3.Author
4.Manager
137 1679730
Switch PC on Start ³outlook´IF outlook appears THEN Send an email Close outlook
Unit : 2, Group : 2 1.1 test for statement coverage, 1 for branch coverage
2.iii, iv, i, ii
3.iii, ii, i, iv
4.ii, iii, i, iv
139 1679745
Unit : 2, Group : 2 Which of the following is false?
1.Incidents should always be fixed. (Right)
2.Test cases
3.Functional design (Right)
4.Test Tools
Note: This view may vary from the view shown to student during online Test.
2.Test data
3.Test scenario (Right)
4.Test suite
142 1679764 A __________ defines a goal-oriented set of interactions between external actors and the system
Unit : 2, Group : 2 under consideration.
1.Scenario
2.Test case
3.Ace
4.Use case (Right)
143 1679790
Unit : 2, Group : 2 What is the purpose of test completion criteria in a test plan:
1.To know when a specific test has finished its execution
Note: This view may vary from the view shown to student during online Test.
2.Expected outcomes are derived from a specification, not from the code (Right)
3. Expected outcomes include outputs to a screen and changes to files and databases
4.Expected outcomes should be predicted before a test is run
147 1679812
Unit : 2, Group : 2 In a flight reservation system, the number of available seats in each plane model is an input. A plane
may have 100 available seats, up to the given capacity of the plane. Using Boundary Value
analysis, a list of available ±seat values were generated. Which of the following lists is correct?
1.1, 2, capacity -1, capacity, capacity plus 1
2.Because errors are frequently made during programming of the different cases near the ‘edges’ of the range of values (Right)
3.Because only equivalence classes that are equal from a functional point of view are considered in the test cases
4.Because the test object is tested under maximal load up to its performance limits
149 1679815
Unit : 2, Group : 2 Which of the following is a valid collection of equivalence classes for the following problem: An
integer field shall contain values from and including 1 to and excluding 15.
1.Less than 1, 1 through 15, more than 15
Note: This view may vary from the view shown to student during online Test.
2.2
3.3
4.4 (Right)
152 1679829
Unit : 2, Group : 2 _______ is the information input by day-to-day system functions
1.Environment data
2.Test scenario
3.Test case
4.Test suite (Right)
154 1679838
Unit : 2, Group : 2 _____________ is the description of how a user uses the system being designed to perform a given
a task.
1.Test case (Right)
2.Use case
3.Test reports
4.Test data
Note: This view may vary from the view shown to student during online Test.
2.False (Right)
3.
4.
156 1679847
Unit : 2, Group : 2 Given the following decision table: What is the expected result for each of the following test cases?
P)Gold Frequent Flyer,travelling in economy class Q)Silver Frequent Flyer, travelling in Business
class
Conditions
Frequent Flyer
Gold
Gold
Silver
Silver
Class
Business
Economy
Business
Economy
Actions
Note: This view may vary from the view shown to student during online Test.
Free Upgrade
First
Business
No
Business
Discounted Upgrade
N/A
First
First
None
1.P. Offer free upgrade to Business and discounted upgrade to first . Q. Offer discounted upgrade to first (Right)
2.P. Offer free upgrade to business but cannot upgrade to first . Q. Offer discounted upgrade to first
3.P. Offer free upgrade to First . Q. Cannot upgrade to first
4.P.Offer Discounted upgrade to First . Q. Offer free upgrade to First
157 1679849 Benefits of reviews doesn¶t includes
Unit : 2, Group : 2 1.Avoids rework
Note: This view may vary from the view shown to student during online Test.
1.Test plan
Note: This view may vary from the view shown to student during online Test.
2.An input or output range of values such that only one value in the range becomes a test case (Right)
3.An input or output range of values such that each value in the range becomes a test case
4.An input or output range of values such that every tenth value in the range becomes a test case.
165 1696166 One of the fields on a form contains a text box which accepts numeric values in the range of 18 to 25. Identify the invalid
Unit : 2, Group : 2 Equivalance class
1.17 (Right)
2.19
3.24
4.21
166 1696168
Unit : 2, Group : 2 Majority of system errors occur in the _________ phase
1.Requirements Phase (Right)
Note: This view may vary from the view shown to student during online Test.
2.Boundary tester
3.Capture/Playback (Right)
4.Output comparator
173 1696887
Unit : 2, Group : 2 Pick the best definition of quality
1.Quality is job one
2.Zero defects
3.Conformance to requirements (Right)
4.Work as designed
174 1696892
Unit : 2, Group : 2 Equivalence partitioning is:
1.A black box testing technique used only by developers
2.A black box testing technique than can only be used during system testing
3.A black box testing technique appropriate to all levels of testing (Right)
4.A white box testing technique appropriate for component testing
175 1696893 If an expected result is not specified then
Unit : 2, Group : 2 1.We cannot run the test
Note: This view may vary from the view shown to student during online Test.
2.Will help ensure unchanged areas of the software have not been affected (Right)
3.Will help ensure changed areas of the software have not been affected
4.Can only be run during user acceptance testing
177 1696895 The difference between re-testing and regression testing is
Unit : 2, Group : 2 1.Re-testing is running a test again; regression testing looks for unexpected side effects (Right)
2.Re-testing looks for unexpected side effects; regression testing is repeating those tests
3.Re-testing is done after faults are fixed; regression testing is done earlier
4.Re-testing uses different environments, regression testing uses the same environment testers
178 1696902 The place to start if you want a (new) test tool is:
Unit : 2, Group : 2 1.Attend a tool exhibition
2.Confirmation Testing
3.Regression Testing (Right)
4.Negative Testing
182 1700964
Unit : 2, Group : 3 What are the Mandatory Quality Procedures?
1.Control of documents
2.Control of records
3.Control of Production Equipment, tools and CNC programs
4.All of these (Right)
Note: This view may vary from the view shown to student during online Test.
2.Software (Right)
3.Process
4.Product
184 1697621
Unit : 3, Group : 3 What is the MAIN objective when reviewing a software deliverable?
2.repair
3.failure mode analysis
4.none of the mentioned (Right)
186 1697629 Which requirements are the foundation from which quality is measured?
Unit : 3, Group : 3 1.Hardware
2.Software (Right)
3.Programmers
4.None of above
187 1697631 Which of the following is not a SQA plan for a project?
Unit : 3, Group : 3 1.evaluations to be performed
Note: This view may vary from the view shown to student during online Test.
2.False
3.
4.
193 1697871 To check whether we are developing the right product according to the customer requirements are
Unit : 3, Group : 3 not. It is a static process
1.Validation
2.Verification (Right)
3.Quality Assurance
4.Quality Control
Note: This view may vary from the view shown to student during online Test.
2.Verification
3.Quality Assurance
4.Quality Control
195 1697873 Staff development plan describes how the skills and experience of the project team members will be
Unit : 3, Group : 3 developed.
1.True (Right)
2.False
3.
4.
196 1697879 What are the Testing Levels?
Unit : 3, Group : 3 1.Unit Testing
2.Integration Testing
3.System Testing and Acceptance Testing.
4.All the above (Right)
197 1697880 Cost of quality = Prevention Cost + Appraisal cost + Failure cost
Unit : 3, Group : 3 1.True (Right)
2.False
3.
4.
198 1697882 A useful tool to visualize, clarify, link, identify, and classify possible cause of a problem. This is also
Unit : 3, Group : 3
called as ³fishbone diagram´what is this?
1.Pareto Analysis
Note: This view may vary from the view shown to student during online Test.
2.Greybox testing
3.Test Automation
4.White box testing
204 1699133 Retesting the entire application after a change has been made called as?
Unit : 3, Group : 3 1.Full Regression Testing (Right)
2.Unit Regression
3.Regional Regression
4.Retesting
205 1699135 Boundary value analysis belongs to which testing method?
Unit : 3, Group : 3 1.Black Box testing (Right)
Note: This view may vary from the view shown to student during online Test.
2.Testing Process
3.Software Process (Right)
4.
208 1699143 Executing the same test case on a modified build called as
Unit : 3, Group : 3 1.Regression Testing (Right)
2.Retesting
3.Ad hoc Testing
4.Sanity Testing
209 1699149 Earlier a defect is found the cheaper it is to fix it.
Unit : 3, Group : 3 Is the above statement correct?
1.Yes (Right)
2.No
3.
4.
210 1699150 Informing to the developer which bug to be fix first is called as
Unit : 3, Group : 3 1.Severity
2.Priority (Right)
3.Fix ability
4.Traceability
211 1699151 Software Testing is a process of evaluating a system by manual or automatic means and verify that it
Unit : 3, Group : 3 satisfies specified requirements or identity differences between expected and actual results.
1.True (Right)
2.False
3.
4.
Note: This view may vary from the view shown to student during online Test.
2.STLC (Right)
3.SQLC
4.BLC
213 1699159 It provides a set of levels and an assessment model, and presents a set of recommended practices
Unit : 3, Group : 3 that allow organizations to improve their testing processes.
1.TIM (Testing Improving Model) (Right)
2.Confederation Mangement
3.Configuration Management (Right)
4.Compartability Management
215 1700695 Path Tested = Number of Path Tested / Total Number of Paths
Unit : 3, Group : 3 1.True (Right)
2.False
3.
4.
216 1700898 This Testing Technique examines the basic program structure and it derives the test data from the
Unit : 3, Group : 3 program logic; Ensuring that all statements and conditions executed at least once. It is called as
1.Block box Testing
Note: This view may vary from the view shown to student during online Test.
2.False
3.
4.
219 1700906 Beta testing will be done by
Unit : 3, Group : 3 1.Developer
2.User (Right)
3.Tester
4.
220 1700914 Which Software Development Life cycle model will require to start Testing Activities when starting
Unit : 3, Group : 3 development activities itself
1.Water fall model
2.Spiral Model
3.V-model (Right)
4.Linear model
221 1700915 A metric used to measure the characteristic of the methods, Techniques and tools employed in
Unit : 3, Group : 3 developing, implementing and maintaining the software system called as
1.Process metric (Right)
2.Product metric
3.Test Metrics
4.
222 1700929 Check Sheet(Checklist) is considered a simple , but powerful statistical tool because it differentiates
Unit : 3, Group : 3 between two extremes.
1.True (Right)
2.False
3.
4.
223 1700932 Application should be stable. Clear Design and Flow of the application is needed for Automation
Unit : 3, Group : 3 testing.
1.False
2.True (Right)
3.
4.
Note: This view may vary from the view shown to student during online Test.
2.False
3.
4.
225 1700939 The name of the testing which is done to make sure the existing features are not affected by new
Unit : 3, Group : 3 changes
1.Recursive testing
2.False
3.
4.
227 1700948 ------------- means under what test environment(Hardware, software set up) the application will run
Unit : 3, Group : 3 smoothly
1.Test Bed (Right)
2.Checkpoint
3.Code Walk through
4.Checklist
228 1700954 A Plan to overcome the risk called as
Unit : 3, Group : 3 1.Migration Plan
2.Master plan
3.Maintenance plan
4.Mitigation Plan (Right)
229 1700956 Splitting project into tasks and estimate time and resources required to complete each task called as
Unit : 3, Group : 3 Project Scheduling
1.True (Right)
2.False
3.
4.
Note: This view may vary from the view shown to student during online Test.
2.Motivation (Right)
3.Monitoring
4.
231 1700962 Which of the following is responsible for the quality objective?
Unit : 3, Group : 3 1.Top level management (Right)
2.Control (Right)
3.Measure
4.Analyse
233 1697618
Unit : 3, Group : 3 Where may functional testing be performed?
Note: This view may vary from the view shown to student during online Test.
2.maintenance
3.quality planning (Right)
4.testing
236 1697643 Who identifies, documents, and verifies that corrections have been made to the software?
Unit : 3, Group : 3
1.Project manager
2.Project team
3.SQA group (Right)
4.All of the mentioned
237 1697649 The approach/document used to make sure all the requirements are covered when writing test cases
Unit : 3, Group : 3 1.Test Matrix
2.Checklist
3.Test bed
4.Traceablity Matrix (Right)
238 1697868 Executing the same test case by giving the number of inputs on same build called as
Unit : 3, Group : 3 1.Regression Testing
2.ReTesting (Right)
3.Ad hoc Testing
4.Sanity Testing
239 1697869 Control Charts is a statistical technique to assess, monitor, and maintain the stability of a process.
Unit : 3, Group : 3 1.True (Right)
2.False
3.
4.
240 1697874 It is a set of levels that defines a testing maturity hierarcy
Unit : 3, Group : 3 1.TIM (Testing Improving Model)
2.Security Testing
3.Unit testing
4.Block Box Testing
Note: This view may vary from the view shown to student during online Test.
2.Verification
3.Quality Assurance (Right)
4.Quality Control
244 1697884 Variance from product specifications is called?
Unit : 3, Group : 3 1.Report
2.Requirement
3.Defect (Right)
4.
245 1697885 Verification is
Unit : 3, Group : 3 1.Process based (Right)
2.Product based
3.
4.
246 1698377 Requirement and Analysis, Design, Development or Coding, Testing and Maintenance is called
Unit : 3, Group : 3 as Software Development Life Cycle (SDLC )
1.True (Right)
2.False
3.
4.
247 1698378 The testing which is done by going thro' the code is known as,
Unit : 3, Group : 3 1.Unit Testing
Note: This view may vary from the view shown to student during online Test.
2.False
3.
4.
249 1698501 Phase Definition. It will come under
Unit : 3, Group : 3 1.CMM Level 1
2.Unit Testing
3.Regression testing
4.Functional testing
251 1699136 What are the Types of Integration Testing?
Unit : 3, Group : 3 1.Big Bang Testing
2.Bottom Up Testing
3.Top Down Testing
4.All the above (Right)
252 1699137 Product Risk affects The quality or performance of the software.
Unit : 3, Group : 3 1.True (Right)
2.False
3.
4.
253 1699139 A metric used to measure the characteristic of documentation and code called as
Unit : 3, Group : 3 1.Process metric
2. code coverage
3.fault injection
4.
Note: This view may vary from the view shown to student during online Test.
2.False
3.
4.
256 1699147 Stratification is a Technique used to analyze/divide a universe of data into homogeneous groups
Unit : 3, Group : 3 (strata).
1.True (Right)
2.False
3.
4.
257 1699148 Automation Testing should be done before starting Manual testing.
Unit : 3, Group : 3 Is the above statement correct?
1.Yes
2.No (Right)
3.
4.
258 1699153 Retesting modules connected to the program or component after a change has been made?
Unit : 3, Group : 3 1.Full Regression Testing
2.Unit Regression
3.Regional Regression (Right)
4.Retesting.
259 1699154 An Important metric is the number of defects found in internal testing compared to the defects found
Unit : 3, Group : 3 in customer tests, Status of test activities against the plan, Test coverage achieved so far, comes
under
1.Process Metric
2.Product Metric
3.Test Metric (Right)
4.
260 1699156 Alpha testing will be done at,
Unit : 3, Group : 3 1.User's site
Note: This view may vary from the view shown to student during online Test.
2.MISSING
3.EXTRA
4.All the above (Right)
263 1700902 What is correct Software Process Cycle?
Unit : 3, Group : 3 1.Plan(P)------>Check(C)------>Act(A)----->Do(D)
2.Plan(P)------>Do(D)------>Check(C)----->Act(A) (Right)
3.Plan(P)------>Do(D)------>Act(A)----->Check(C)
4.
264 1700908 Validation plan describes the approach ,resources and schedule used for system validation
Unit : 3, Group : 3 1.True (Right)
2.False
3.
4.
265 1700910 Integration, It will come under
Unit : 3, Group : 3 1.CMM Level 1
2.False
3.
4.
267 1700933 Quality plan describes the quality procedures and standards that will be used in a project.
Unit : 3, Group : 3 1.False
2.True (Right)
3.
4.
Note: This view may vary from the view shown to student during online Test.
2.Priority
3.Fix ability
4.Traceability
269 1700942 Management and Measurement, It will come under
Unit : 3, Group : 3 1.CMM Level 1
2.CMM Level 3
3.CMM Level 4 (Right)
4.CMM Level 2
270 1700944 AdHoc testing is a part of
Unit : 3, Group : 3 1.Unit Testing
2.Regression Tesing
3.Exploratory Testing (Right)
4.Performance Testing
271 1700949 TQM represents
Unit : 3, Group : 3 1.Tool Quality Management
2.CMM Level 3
3.CMM Level 4
4.CMM Level5 (Right)
273 1700952 Unit Testing will be done by
Unit : 3, Group : 3 1.Testers
2.End Users
3.Customer
4.Developers (Right)
274 1700953 Beta testing will be done at
Unit : 3, Group : 3 1.User place (Right)
2.Developers place
3.
4.
Note: This view may vary from the view shown to student during online Test.
2.Internal Failure
3.External Failure
4.Appraisal (Right)
276 1700960 The percentage increase in the area of a rectangle, if each of its sides is increased by 20% is
Unit : 3, Group : 3 1.40%
2.42%
3.44% (Right)
4.46%
277 1700966
Unit : 3, Group : 3 What should a project manager do or follow to ensure clear boundaries for project completion?
1.Scope verification
2.Open paradigm
3.Synchronous paradigm
4.Closed paradigm
279 1700969
Unit : 3, Group : 3 The process mapping is a ______ diagram
1.Data flow
2.Workflow (Right)
3.Circular
4.Audit
Note: This view may vary from the view shown to student during online Test.