Exam 6: Software Testing: Techniques, Strategies, and Best Practices
List four types of systems tests.
-Recovery testing
-Security testing
-Stress testing
-Performance testing
What is scenario-based testing?
The user tasks described in the use-cases are used to construct the test cases.It is used to uncover errors that occur when actors interact with the software (focus is on user behavior,not product behavior).Generally it is better to spend more time reviewing the use cases as they are created than spending more time on testing.
List guidelines that should be followed in a MobileApp testing strategy.
-Understand the network landscape and device landscape.
-Conduct testing in uncontrolled real-world test conditions.
-Select the right automation test tool.
-Identify the most critical hardware/ platform combinations to test.
-Check the end-to-end functional flow in all possible platforms at least once.
-Conduct performance,GUI,and compatibility testing using actual devices.
-Measure MobileApp performance under realistic network load conditions.
How does unit testing differ for object-oriented testing as compared to conventional software
unit testing?
Why is regression testing an important part of any integration testing procedure?
List the quality attributes that should be tested for a MobileApp.
Which questions need to be answered in user-centered requirements elicitation?
Describe the differences between black-box testing and white-box testing.
Describe the how test cases are derived from behavior models to facilitate interclass testing?
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)