Latest Answer : hi we need only the brs (business requirement specification),after the srs ,then we can prepare test case desidn n execyte them. the test plan document is normally prepared by the test manager ...
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 find bugs/defects and reporting them. Testing should intend to send an error free system which is user friendly, is according to the requirements, and is satisfying to the customer. ...
Answer posted by Radhika on 2005-05-23 17:51:42: An integrated system of management activities involving planning, implementation, assessment, reporting, and quality improvement to ensure that a process,
Latest Answer : QA involves the complete process of software development , monitoring and improving the process, making sure any agreed upon standards and procedures are followed and ensuring that problems are found and dealt with. It is oriented for prevention. it is ...
Latest Answer : QA is oriented for prevention. it is the quality of the testing process.Testing is oriented for detection. it is about the quality of the product. ...
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. ...