Testing helps us to __________ of product by finding defects in product.
1.Fix defect
2. Improve quality
3.Measure quality
4. All of the above.
Posted Date:-2021-12-21 01:06:01
Which of the following is not an objective of testing?
1.Finding defects
2.Preventing defects
3.Gaining confidence in and providing information about level of quality
4.Fixing defects
Posted Date:-2021-12-21 01:06:29
A logical collection of test cases which naturally work together is called as __
1.Test log
2.Test procedure
3.Test data
4. Test suite
Posted Date:-2021-12-21 01:22:22
As a software manager, when you will decide the number of people required for a software project?
1. Before the scope is determined.
2.Before an estimate of the development effort is made.
3. After an estimate of the development effort is made.
4.None of the above.
Posted Date:-2021-12-21 01:01:16
Data classification is done by which type of Decision Tree?
1.Regression Tree
2.Boosted Tree
3.Classification Tree
4.Bagging Tree
Posted Date:-2021-12-21 01:45:57
Reactive Risk Management is sometimes described as _____
1.Fire Fighting mode
2.Solution mode.
3.Uncertain mode.
4.None of the above.
Posted Date:-2021-12-21 01:11:45
Software is divided into separately Named and Addressable Components, and it is called as ____
1.Software
2. Cohesion
3.Module
4.None of the above
Posted Date:-2021-12-21 01:28:14
Which is not true in case of Creating Releases and Cycle?
1. Release and Cycle have ID and are not editable.
2. Both have start and end date.
3.Date range for a release must be contained within the date range for the cycle to which it belongs.
4.We start a release tree by adding a folder under the release root folder.
Posted Date:-2021-12-21 01:02:52
Which is/are the characteristics of Equivalence Partitioning?
1.In equivalence-partitioning technique we need to test only one condition from each partition.
2.If one condition in a partition works, we assume all of the conditions in that partition will work.
3. if one of the conditions in a partition does not work, then we assume that none of the conditions in that partition will work.
4.All of the above
Posted Date:-2021-12-21 01:46:52
Which of the following is / are the type of Cohesion?
1. Functional
2.Layer
3. Communicational
4.all of the above.
Posted Date:-2021-12-21 01:02:09
Which of the following is/are Structural Testing Technique?
1.Statement Coverage
2.Decision Coverage
3.Condition Coverage
4.All of the above
Posted Date:-2021-12-21 01:42:28
Which testing is concerned with behaviour of whole product as per specified requirements?
1.Acceptance testing
2.Component testing
3.System testing
4.Integration testing
Posted Date:-2021-12-21 01:07:25
___ is user created alert.
1.Alert Me
2. Follow up
3.Flag
4. Email
Posted Date:-2021-12-21 01:03:17
___ is a white-box testing technique first proposed by Tom McCabe.
1.Equivalence Partitioning
2.Basis Path Testing
3.Boundary Value Analysis
4.None of the above.
Posted Date:-2021-12-21 01:10:28
_____ is an indication of the relative interdependence among modules.
1.Cohesion
2.Coupling
3.Modularity
4.Cohesion and coupling.
Posted Date:-2021-12-21 01:09:09
_____ is used to restrict and dynamically change the fields and values in the Defects Grid.
1.Script Editor
2.QC Editor
3.VB Editor
4.All of these
Posted Date:-2021-12-21 01:47:20
_________ provides information about the size and download time of each Web Page content.
1.Web Resource Graph
2.Web Page Break Down Graph
3.Web Graph
4.System Resource Graph
Posted Date:-2021-12-21 01:44:38
As a test manager you will be getting delayed delivery of build for testing which has to be deployed on time. You have limited resources. By applying which measures are you able to perform testing in given time?
1.Argue with development team and convince them to deliver build on time.
2.Ask for more resources.
3.Request customer about extending time.
4.Prioritize testing based on risk & make sure critical functionality is tested earlier.
Posted Date:-2021-12-21 01:45:30
Cross Test Set with Test is related to _____
1.List the test set hierarchically.
2.List test sets that appear in the Test set list.
3. List set from al test set with FAILED test run status.
4.All of these.
Posted Date:-2021-12-21 01:03:46
Cyclomatic Complexity is computed as _____
1.The number of regions of the flow graph corresponds to the Cyclomatic Complexity.
2.Cyclomatic Complexity, V(G), for a flow graph, G, is defined as V(G) = E - N + 2 where E is the number of flow graph edges, N is the number of flow graph nodes.
3.Cyclomatic Complexity, V(G), for a flow graph, G, is also defined as V(G) = P + 1 where P is the number of predicate nodes contained in the flow graph G.
4.all of the above.
Posted Date:-2021-12-21 01:43:46
Design phase will usually be.
1.Top-down
2.Bottom-up
3.Random
4.None of the above.
Posted Date:-2021-12-21 01:44:15
Requirement Engineering is not concern with ______
1. Requirement Design
2.Requirement Elicitation
3.Requirement Analysis
4.Requirement Documentation
Posted Date:-2021-12-21 01:04:27
Selection of particular life cycle model is based on _____
1.Requirements
2.Technical knowledge of development team
3.Users
4.All of the above
Posted Date:-2021-12-21 01:45:04
Testing of individual components by the developers are comes under which type of testing?
1. Integration testing
2.Validation testing
3.Unit testing
4.None of the above.
Posted Date:-2021-12-21 01:10:03
What are the advantages of Agile Testing?
1.Saves time
2.Requires less planning and creates less documentation
3.Regular feedback from end users
4.All the above.
Posted Date:-2021-12-21 01:26:05
What are the different types of risk may occur when you develop software?
1.Project risks
2. Technical risks
3.Business risks
4. All of the above
Posted Date:-2021-12-21 01:12:34
What is a role of Test Manager?
1. determine when to release a system
2.Reallocate resources to meet objectives
3. report deviations in project plan
4.raise incidents on fault
Posted Date:-2021-12-21 01:22:58
What is Cyclomatic Complexity?
1.Black box testing
2.White box testing
3.Grey box testing
4.Combination of all
Posted Date:-2021-12-21 01:27:50
What is Pesticide Paradox?
1.If the same tests are repeated over and over again , eventually the same set of test cases will no longer find any new bugs.
2.A small number of modules contain most of the defects.
3.Testing can show that defects are present , but can not prove that there are no defects.
4.Finding and fixing defects does not help if the system built is unusable and does not fulfill the users need and expectations.
Posted Date:-2021-12-21 01:08:41
What is Static Analysis?
1.The analysis of batch programs.
2. The reviewing of test plans.
3.The analysis of program code.
4.The use of black box testing.
Posted Date:-2021-12-21 01:43:18
What is the main aim of Software Configuration Management (SCM)?
1. Identify change
2.Control change
3.Ensure that change is being properly implemented
4.All of the above
Posted Date:-2021-12-21 01:27:09
What is the main objective of Software Project Planning?
1.Estimation of resources
2.Estimation of cost
3. Estimation of schedule
4.All of the above
Posted Date:-2021-12-21 01:28:49
What is the main purpose of integration testing?
1.Design errors
2.Interface errors
3.Procedure errors
4.None of the above
Posted Date:-2021-12-21 01:07:49
What is the meaning of Functional Cohesion?
1.Operations are part of single functional task and are placed in same procedures.
2.All operations that access the same data are defined within one class.
3.All operations that access the data from outside the module.
4.None of the above.
Posted Date:-2021-12-21 01:01:43
What is the name of process which will ensure that different versions of system and its components are recorded and maintained?
1. workspace
2.code control
3. versions
4.Configuration Control
Posted Date:-2021-12-21 01:22:00
What is true regarding Static Analysis Tools?
1. It compares actual and expected result.
2. It can detect memory leaks.
3.It gives quality information about code without executing it.
4.It tell about percentage of a code coverage.
Posted Date:-2021-12-21 01:26:32
What types of errors are not done by Black-Box Testing and can be uncovered by White-Box Testing?
1. Logic errors
2.Performance errors
3.Behavioral errors
4.None of the above
Posted Date:-2021-12-21 01:10:53
When different combination of input requires different combination of actions,Which of the following technique is used in such situation?
1. Boundary Value Analysis
2.Equivalence Partition
3.Decision Table
4. Decision Coverage
Posted Date:-2021-12-21 01:24:22
When should company stop the testing of a particular software?
1.After system testing done
2. It depends on the risks for the system being tested
3.After smoke testing done
4.None of the above
Posted Date:-2021-12-21 01:00:48
When the Testing Principles are useful while building the Software Product?
1.During testing
2. During execution
3.During review
4.Throughout life-cycle
Posted Date:-2021-12-21 01:21:35
Which are the benefits of Static Testing?
1.Early feedback of a quality.
2.Less rework cost.
3.Increased developmental productivity.
4.All of the above
Posted Date:-2021-12-21 01:42:52
Which is not a task of a Configuration Management?
1.Version control
2.Reporting
3.Change management
4.Quality control
Posted Date:-2021-12-21 01:29:51
Which of the following can be found using Static Testing Techniques?
1.Defect
2.Failure
3.Both a & b
4.None of these
Posted Date:-2021-12-21 01:11:20
Which of the following is a software metric that provides a quantitative measure of the logical complexity of a program?
1.Cyclomatic Complexity
2. LOC
3. Function Point
4.None of the above.
Posted Date:-2021-12-21 01:25:13
Which of the following is not a part of Performance Testing?
1.Measuring Transaction Rate.
2.Measuring Response Time.
3.Measuring the LOC.
4.None of the above.
Posted Date:-2021-12-21 01:24:48
Which of the following is the form of Alpha and Beta Testing?
1.Acceptance Testing
2.System Testing
3.Unit Testing
4.Integration testing
Posted Date:-2021-12-21 01:30:24
Which of the following is the main advantage of Top Down Integration Testing?
1.Major decision points are tested early.
2.Modules are not tested by team again and again.
3. No stubs need to be written
4. None of the above.
Posted Date:-2021-12-21 01:08:13
Which of the following is the Process Improvement Model?
1.CMMI
2.Agile
3.Prototyping
4. V model
Posted Date:-2021-12-21 01:23:49
Which of the following Review Technique is / are not time bound?
1.Inspection
2.walkthrough
3.Both of These
4.None of these
Posted Date:-2021-12-21 01:05:15
Which of the following statement is true?
1. Exhaustive Testing is impossible but practicable.
2.Exhaustive testing is possible but impracticable.
3.Exhaustive Testing is impossible and impracticable.
4.Exhaustive Testing is possible and practicable.
Posted Date:-2021-12-21 01:29:26
Which of the following tasks is not part of Software Configuration Management (SCM)?
1.Change control
2.Version control
3.Configuration status reporting
4.None of the above
Posted Date:-2021-12-21 01:09:33
Which of the followings are Experience Based Techniques?
1. Error guessing
2. Equivalent partitioning
3.Exploratory testing
4. Both a and c
Posted Date:-2021-12-21 01:25:39
Which technique is applied for usability testing?
1.White box
2. Black box
3. Grey box
4.Combination of all
Posted Date:-2021-12-21 01:06:58
Who is responsible for sprint meeting?
1.Product owner
2.Scrum team
3.Scrum master
4.all of the above.
Posted Date:-2021-12-21 01:23:25
Who leads a walkthrough?
1. Author
2. Moderator
3.Reviewer
4. Scribe
Posted Date:-2021-12-21 01:04:49