Software Testing Fundamentals
A comprehensive quiz covering essential software testing concepts including test planning, defect management, integration testing, static testing, verification, and various testing methodologies.
Questions
Link Testing is also called as
- Component Integration testing
- Component System Testing
- Component Sub System Testing
- Maintenance testing
Designing the test environment set-up and identifying any required infrastructure and tools are a part of which phase
- Test Implementation and execution
- Test Analysis and Design
- Evaluating the Exit Criteria and reporting
- Test Closure Activities
Test Implementation and execution has which of the following major tasks? i. Developing and prioritizing test cases, creating test data, writing test procedures and optionally preparing the test harnesses and writing automated test scripts. ii. Creating the test suite from the test cases for efficient test execution. iii. Verifying that the test environment has been set up correctly. iv. Determining the exit criteria.
- i,ii,iii are true and iv is false
- i,,iv are true and ii is false
- i,ii are true and iii,iv are false
- ii,iii,iv are true and i is false
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 Equivalence class
- 17
- 19
- 24
- 21
What is verification?
- Checking that we are building the right system
- Checking that we are building the system right.
- Performed by an independant testing team
- Making sure that it is what the user really wants
A regression test:
- Will always be automated
- Will help ensure unchanged areas of the software have not been affected
- Will help ensure changed areas of the software have not been affected
- Can only be run during user acceptance testing
If an expected result is not specified then:
- We cannot run the test
- It may be difficult to repeat the test
- It may be difficult to determine if the test has passed or failed
- We cannot automate the user inputs
Which of the following could be a reason for a failure. 1) Testing fault 2) Software fault 3) Design fault 4) Environment Fault 5) Documentation Fault
- 2 is a valid reason; 1,3,4 & 5 are not
- 1,2,3,4 are valid reasons; 5 is not
- 1,2,3 are valid reasons; 4 & 5 are not
- All of them are valid reasons for failure
Test are prioritized so that:
- You shorten the time required for testing
- You do the best testing in the time available
- You do more effective testing
- You find more faults
Which of the following is not a static testing technique
- Error guessing
- Walkthrough
- Data flow analysis
- Inspections
Which of the following statements about component testing is not true?
- Component testing should be performed by development
- Component testing is also know as isolation or module testing
- Component testing should have completion criteria planned
- Component testing does not involve regression testing
During which test activity could faults be found most cost effectively?
- Execution
- Design
- Planning
- Check Exit criteria completion
Which, in general, is the least required skill of a good tester?
- Being diplomatic
- Able to write software
- Having good attention to detail
- Able to be relied on
The purpose of requirement phase is
- To freeze requirements
- To understand user needs
- To define the scope of testing
- All of the above
The process starting with the terminal modules is called -
- Top-down integration
- Bottom-up integration
- None of the above
- Module integration
The inputs for developing a test plan are taken from
- Project plan
- Business plan
- Support plan
- None of the above
Function/Test matrix is a type of
- Interim Test report
- Final test report
- Project status report
- Management report
Defect Management process does not include
- Defect prevention
- Deliverable base-lining
- Management reporting
- None of the above
What is the difference between testing software developed by contractor outside your country, versus testing software developed by a contractor within your country?
- Does not meet people needs
- Cultural difference
- Loss of control over reallocation of resources
- Relinquishments of control
Which among the following is not a test management tool?
- a) RTH- Turbo
- b) Bugzilla
- c) QC
- d) RPT