Latest Answer : 1. Business Requirement Document (BRD)2. Higher Level Document (HLD)3. Lower Level Document (LLD)4. Functinal Specificationsand5. Test Plan ...
Answer posted by Radhika on 2005-05-23 17:50:13: The purpose of testing can be quality assurance, verification and validation, or reliability estimation. Testing can be used as a generic metric as well.
Latest Answer : The purpose of testing is to uncover hidden errors in the software and main thing is it can justify the standards of the application. ...
Latest Answer : Quality Assurance: A set of activities designed to ensure that the development and/or maintenance process is adequate to ensure a system will meet its objectives. Quality Control: A set of activities designed to evaluate a developed work product. Testing: ...
Answer posted by Radhika on 2005-05-23 17:54:51: Quality assurance personnel are responsible for validating project assumptions and ensuring the quality of phase deliverables. Quality assurance personnel
Latest Answer : very good ...
Answer posted by Radhika on 2005-05-24 08:29:43: Verification takes place before validation, and not vice versa. Verification evaluates documents, plans, code, requirements and specifications. Validation
Latest Answer : thnx Radhika u hv really been helpful. ...
Latest Answer : In otherwords it may defined as:InceptionElobarationConstructionTransition ...
Latest Answer : for this first we have to see the drawbacks of Manual testing. 1.More no. of people required. 2. More time is consume. 3. it's a tedious task. 4.We can't repeat the test easily 5. Concurrency is missing Automation:it ...
Latest Answer : I hanled functionality testing, GUI Testing, Database testing, Regression Testing. Also involved in Smoketesing once a build is released from the development team. ...
Answer posted by Ravi on 2005-06-01 13:37:16: Regression Testing is carried out both manually and automation. The automatic tools are mainly used for the Regression Testing as this is mainly focused repeatedly
Latest Answer : Regression testing can be done by using automation tools like QTP, so that in a repetitive way we can check that the new functionality works in a compatible way with the old one. ...
Latest Answer : Hi all,Testing inclues verification and validation. verification means reviewing the requirements document, test design phase. Validation start test execution phase (in terms of tester, Because, white box testing is also comes under validation). ...