Software Testing Question and Answer
Software Testing Question and Answer
41. Software Testing is a process of evaluating a system by manual or automatic means and verify that it satisfies specified requirements or identity differences between expected and actual results.
- True
- False
42. Retesting modules connected to the program or component after a change has been made?
- Full Regression Testing
- Unit Regression
- Regional Regression
- Retesting.
43. An Important metric is the number of defects found in internal testing compared to the defects found in customer tests, Status of test activities against the plan, Test coverage achieved so far, comes under
- Process Metric
- Product Metric
- Test Metric
45. This type of test include, how well the user will be able to understand and interact with the system?
- Usability Testing
- User Acceptance Testing
- Alpha Testing
- Beta Testing.
46. Defects generally fall into the following categories?
- WRONG
- MISSING
- EXTRA
- All the above
47. What is correct Software Process Cycle?
- Plan(P)------>Check(C)------>Act(A)----->Do(D)
- Plan(P)------>Do(D)------>Check(C)----->Act(A)
- Plan(P)------>Do(D)------>Act(A)----->Check(C)
48. Conducted to validate that the application, database, and network they may be running on can handle projected volumes of users and data effectively. The test is conducted jointly by developers, testers, DBA’s and network associates after the system Testing called as
- Functional Testing
- Stress/Load Testing
- Recovery Testing
- Integration Testing
49. Maintenance Plan predicts the maintenance requirements of the system, maintenance costs and effort required
- True
- False