Blog Detail
Testing tools
http://testingways.blogspot.com/
The process of exercising software to verify that it satisfies specified requirements and to detect errors is called "Testing". Software testing is concerned with verifying that a correct solution to the problem embodied in the statement of the requirements has been developed.Testing is a multi stage process that consists of activities of validating the software product from the most primitive elements to fully integrated system.
Recent Posts
Test Life Cycle
Identify Test CandidatesTest PlanDesign Test CasesExecute TestsEvaluate ResultsDocument Test ResultsCasual Analysis/ Preparation of Validation ReportsRegression Testing / Follow up on reported bugs....
Test Plan and Test Specification
Test Plan :A Test Plan is a detailed project plan for testing, layering the possibility of testing, the tactics to be used, the tasks to be performed, resources, schedules, risks, and dependencies. A Test Plan is developed earlier to the implementati...
Purpose Of Security testing
If your site wants firewalls, encryption, user authentication, economic dealings, or access to databases with sensitive data, you may need to test these and also test your site's overall safeguard against illegal internal or external access....
Purpose Of Usability testing
Usability means that systems are easy and fast to learn, capable to use, easy to remember, cause no operating errors and offer a high grade of satisfaction for the user. Usability means bringing the usage viewpoint into focus, the side towards the us...
Purpose of Stress testing
This refers to testing system functionality while the system is under extraordinarily heavy or peak load; it's similar to the validation testing but is carried out in a "high-stress" environment. This requires that you make some calculation about exp...
Purpose Of Volume Testing
The purpose of Volume Testing is to find weak point in the system with respect to its managing of large amounts of data during short time periods. For example, this kind of testing ensures that the system will process data across physical and logical...

