assignment 3 89
Assignment Description:
Testing Scenario: You are hired to test a parking lot calculation application. This application is provided for the convenience of travelers that use a certain parking lot, and provides them with an estimate of the costs they should expect to pay when parking on that lot. There are different sections of the lot, and each has a different pricing level associated with it. There is short-term, economy, long-term surface, long-term garage and valet parking. As a bonus, if you park in the economy lot, your 7th day of parking is free.
- Review the test conditions and test cases from Week 6 for the parking calculation application.
- Test the parking calculation application located at: http://adam.goucher.ca/parkcalc/
- Test each of your test cases from Week 6 and document your findings.
- Re-test the application thoroughly using the black-box testing techniques from Week 7 and the exploratory testing techniques from this week, Refer to the testing checklist as well. Document the results of your test findings.
- Observe your test results. Which testing techniques were most effective for you and why?