Archive

Archive for April, 2011

Tips and Tricks for adhoc Testing

The following list will help for adhoc Testing

1.Be well prepared
2.Create a rough draft
3.Test in sessions
4.Target key areas.
5.Learn to use different tools
6.Record your findings

in case web application,
1. check all links in every pages
2. check alt attributes in all images
3. test with different screen resolution
4. browsers compatibility ( test with all major browsers like FireFox, Chrome, IE, Safari …)
5. check with default cursor pointing while page load
6. check the data save option with special characters.
7. check the session

Categories: QA