Link to home
Start Free TrialLog in
Avatar of margarit
margaritFlag for Israel

asked on

General QA document

Hello,

I need to write a document which describes all the nessecary tests that my program should pass before I give it to customer.
How should I check the program before delivery. It should be a general document for my company. Where I can find some example of such document?

Thanks
Margarit
Avatar of Suveer Patil
Suveer Patil
Flag of United States of America image

Please find the attached files which may helps you.

Cheers,
Suveer
Testing-Manual.doc
TestLifeCycle.doc
TestPlan.doc
In general, there's not a general acceptance test doc.  These are usually derived from the customer and are based on the functionality and features that the customer can see and verify.  Generaly they are taken from "use cases" or "user stories".  The tests can cover some or all areas of quality, including meansuring performance and functional requirements.  They can involve such things as correctness, maintainability, security, and usability.  One tip is to stay away from words that are not specific in these test docs; make sure "usually", "somtimes", and other vague words are taken out.  This is to make clear what is expected and determine if the system passes or fails.
Now that I say that, I'll also bet that there also many ISO, IEEE, and other "standards" that will have outlines of acceptance test docs.  I'll try to dig some up if you'd like.  
ASKER CERTIFIED SOLUTION
Avatar of Suveer Patil
Suveer Patil
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
All The QA Docs
Test Plan, Test Cycle, QA Guide, Testing guide