Finding defects
Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Functional Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Functional Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=7229
Printed Date: 17Nov2024 at 1:25am
Topic: Finding defects
Posted By: mydownloads.com
Subject: Finding defects
Date Posted: 24Oct2009 at 2:20pm
How to test a product or application (example, like MSword) and get more defects more defects? I am talking about ways to do effective manual testing?
------------- Bunty_!
|
Replies:
Posted By: tossy
Date Posted: 02Nov2009 at 9:14pm
Following are the some ways to to do effective manual testing
- Prototypes can be helpful in detecting inconsistencies in requirements.
- Prototyping high-risk and complex areas early allows the appropriate
testing mechanism (e.g., a test harness) to be developed and refined
early in the process.
- Designs and prototypes are helpful in refining test procedures, providing
a basis for additions and modifications to requirements. They thus become
a basis for creating better, more-detailed test procedures.
- Prototypes are also useful in the design of automated tests using
functional testing tools.
-------------
|
|