Questions
Which of the following is OAT test item?
- maintainability
- Reliability
- It system
- All the above
Continuous health of the system is ensured by
- Monitoring
- Backup
- Failover
- Restore
In case of DR the restore of data can be ensured by
- Backup
- Restore
- Recovery
- Configuration
Goal of configuration testing is to ensure.
- maintenance of artefacts in configuration management tool with proper version.
- There is no goal as such.
- System is continuously monitored.
- All the above
Which of the following is the generic entry criteria of OAT?
- OAT Plan sign off
- Completion of smoke testing in production like environment.
- Availability of trained OAT people
- All the above
If service x is not executed the risk of causing data loss is high ? Here X is
- Configuration
- Monitoring
- Analysis Support
- Backup
The standard that gives definitions of testing terms is
- ISO/IEC 12207
- ANSI/IEEE 829
- ANSI/IEEE 729
- BS 7925-1
The main focus of acceptance testing is
- finding faults in the system
- testing from a business perspective
- ensuring that the system is acceptable to all users
- testing the system with other systems
Testing that is done as extreme programming (XP), treating development as the customer of testing and emphasizing the test-first design paradigm is called as
- Agile Testing
- Beta Testing
- Alpha testing
- Monkey Testing
What is the normal order of activities in which software testing is organized?
- system, integration, unit, validation
- Unit, integration, validation, system
- integration, validation, Unit,system
- Unit, integration, system, validation
While testing the Product/Application according by seeing _______ you can say that you have done full Testing.
- Project Status Report
- Risk Analysis Doc
- Tractability Matrix
- Bug Report
Which testing technique involves installing a system at a large number of user sites?
- Alpha testing
- Volume testing
- Beta testing
- Boundary value analysis
Automation test tool is best suited for
- Functional Testing
- Performance Testing
- System Testing
- UAT Testing
Bug life cycle steps are
- Open, Assigned, Fixed, Closed
- Open, Fixed, Assigned, Closed
- Assigned, Open, Closed, Fixed
- A.Assigned, Open, Fixed, Closed
PDCA is known as
- Plan, Do, Correct, Act
- Plan, Do, Check, Act
- Plan, Debug, Check, Act
- Plan, Do, Check, Accept
Who is responsible for document all the issues, problems and open point that were identified during the review meeting
- Moderator
- Scribe
- Reviewers
- Author
We split testing into distinct stages primarily because:
- Each test stage has a different purpose.
- It is easier to manage testing in stages
- We can run different tests in different environments
- The more stages we have, the better the testing.
Deliverables of test design phase include all the following except:
- Test data
- Test data plan
- Test summary report
- Test procedure plan
Which of the following is not decided in the test-planning phase?
- Schedules and deliverables
- Hardware and software
- Entry and exit criteria
- Types of test cases
Typical defects that are easier to find in reviews than in dynamic testing are:
- deviations from standards,
- requirement defects,
- design defects,
- insufficient maintainability and incorrect interface specifications.
- all of the above