Jan 22, 2009

Interviewer showed me a snapshot of their application UI and me how to test it

Interviewer showed me a snapshot of their application UI and me how to test it
1. Start with opening the application depending on if its a web based application or a desktop based application.
2. Start several instances to see the effect.
3. Aesthetic should be according to the design doc
4. Test all the functionality available on the UI one by one and then in various combinations.
4. See if all the controls on the UI are working fine.
5. Close it and restart it to make sure on closing all the resources are released.
6. Try to hang the UI by pressing some control repeateadly.

No comments:

Post a Comment