- Check all the requirements covered or not
- Check no major scenario is missing
- Check test step is written complete and understandable
- Clear expected results is mentioned for each step
- Check all text and grammar mistake
- Flow of test step is appropriate
- Information related to setup of test environment like pre requisites, what are success/failed , end conditions etc
- Check is there any invalid test cases
- Check is there any redundancy in test cases
- Check priority of test cases
- Check narration of test cases
- Test cases follow agreed standard format
- The Test cases are complete with respect to the Specifications Document on which they are based
- Test data is mentioned explicitly for each test condition
- Pre-conditions for executing a test case or a set of test cases are specified
Monday, June 21, 2010
Guidelines to review Test cases
Thursday, June 3, 2010
Online Test Data generation
@Friends,
When I was working with web application testing, at that time, my manager came and told me that you have to prepare test data for our application. At that time, I was intermediate level tester in documentation part, so I was thinking, how I would do that and all. I searched lots of and at that time, I went through some good sites to generate test data. So I would like to share that information with you guys.
Screen and Video Capturing Tools
Hi,
During testing you require to take screen shot of the bug. For that you can use Fire fox’s fireshot add on. You can also capture sequence of steps using video recording and show it to your dev team for what exactly happening. For that use ‘CamStudio’ video capturing tool and it’s free.
You can download video capturing tool from http://camstudio.org/
You can download screen capturing tool from https://addons.mozilla.org/en-US/firefox/addon/5648/?src=api
Test Multiple Browser versions in ONE machine!
Multiple IEs on one machine:
http://tredosoft.com/Multiple_IE
http://labs.insert-title.com/Multiple-IEs-in-Windows_article795.aspx
Multiple FireFoxs on one Machine:
http://www.speedbreeze.com/2008/01/01/install-multiple-versions-of-firefox-on-windows-xp/
http://www.thesitewizard.com/webdesign/multiplebrowsers.shtml
Multiple FFs on Mac OSX:
http://ejohn.org/blog/sexy-firefox-3/
Multiple Google Chromes on one machine:
http://www.chromestyles.com/how-to-downgrade-and-use-multiple-versions-of-google-chrome/
Multiple versions of Opera on OSX:
http://weblog.timaltman.com/archive/2009/02/19/running-multiple-versions-opera-os-x
Multiple versions on Safari:
http://michelf.com/projects/multi-safari/
http://www.youtube.com/watch?v=DcNQhah3LDs