Font size
WorksheetsSIA 101 Quiz 4
Total questions: 40
Worksheet time: 34mins
_________ is the process use to identify correctness, completeness and quality of developed computer software.
Software Evaluation
Software
Testing
Software Debugging
Software Modification
Software Development
(a) is a human action that produces the incorrect result that produces a fault.
_______ is a state of software that causes by an error.
Error
Bug
Fault
Failure
(a) the presence of error at the time of execution of the software.
_______ is deviation of the software from its expected results and it is an event.
Error
Bug
Fault
Failure
Who tests the software?
(a)
What is SDLC stands for?
(a)
(a) it is the oldest and most widely used model in the field of software development.
(a) is a systematic approach to test a system or software.
(a) typically contains the detailed understanding of what eventual testing workflow will be.
Test Case procedure includes what?
Test Data
Specific steps to execute test
test case success/failure criteria
identification of specific requirement tested
All of the above
(a) It answer the question if are we building the product right?
(a) It answer the question if are we building the right product?
(a) no knowledge of internal program or code required.
(a) knowledge of the internal program design and code required.
(a) test are based on the requirements and functionality.
(a) tests are based on coverage code statements, branches, paths and conditions.
Testing levels consist of the following
integration testing
software testing
unit testing
internal testing
system testing
(a) test each module individually.
(a) is a systematic testing.
(a) the system as a whole is tested to uncover requirement errors.
(a) test is done by the developers.
(a) produce tests to identify errors associated with interfacing.
(a) verifies that all systems are working properly and the system function and performance achieve well.
(a) it is carried out by the test team within the developing organization.
(a) it is performed by by selected group of friendly customers.
____ it is performed by the customer to determine whether to reject or accept the delivery of the system.
Alpha Testing
Beta Testing
Performance Testing
Acceptance Testing
Big Bang Testing
____ it is carried out to check whether the system meets the non functional requirements identifies in SRS document
Alpha Testing
Beta Testing
Performance Testing
Acceptance Testing
Big Bang Testing
Examples of the types of performance testing.
volume testing
usability testing
mix integration testing
big bang integration testing
stress testing
Examples of integration testing.
top up integration testing
bottom down integration testing
mix integration testing
big bang integration testing
left right integration testing
(a) is the process of defining, designing, testing and implementation of new software application program.
(a) aims to produce a high quality systems to meet customer expectations.
(a) is a agile methodology that has sprint, backlogs and wish list from the customers or clients.
Scrum is a (a) project management or a software development project.
(a) is a framework that managing a process, which embraces iterative and incremental practices.
______ describe the cost and benefits of a project.
Preliminary Analysis
System Analysis
/Requirements
System Design
Development
Integration
& Testing
______ define project goals.
Preliminary Analysis
System Analysis
/Requirements
System Design
Development
Integration
& Testing
______ code and scripts are written here.
Preliminary Analysis
System Analysis
/Requirements
System Design
Development
Integration
& Testing
______ bring all the pieces together.
Preliminary Analysis
System Analysis
/Requirements
System Design
Development
Integration
& Testing
______ system is properly assessed.
Acceptance
Maintenance
System Design
Evaluation
Acceptance, Installation, Deployment
