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. ...
Answer posted by Ravi on 2005-06-01 14:31:58: It’s clear that for testing any application, one should be clear about the requirements and specification documents. For testing Web application, the
Latest Answer : Perfect answer.Verymuch useful .Thanks ...
Answer posted by Radhika on 2005-05-23 18:12:32: Software configuration management (SCM) is the control, and the recording that are made to the software and documentation throughout the software development
Latest Answer : Managemet which configures the software is called SCM. here configuration means arrangement of the parts of the software.. software configuration management is the decipline for systematically controlling the changes that take place during ...
Latest Answer : The Time and Budget both are the key factors in determining whether the test goes on Manual or it can be Automated.Apart from that The automation is required for areas such as Functional, Regression, Load and User Interface for accurate results. ...
Have you ever worked with QA in developing test tools? Explain the participation Development should have with QA in leveraging such test tools for QA use.
Latest Answer : Those mentioned above are general perspectives of selecting an automation tool. If i were to evaluate a tool for my clients or a customer, I would look on
to:
1. Tools available in the market, Add-ins available, there features and cost.
2. Maximum ...
Latest Answer : Rational Robot, Winrunner, Load Runner r used for Automated Testing. ...
Latest Answer : Black-box testing: It is not based on knowledge of internal design or code.Tests are based on requirements and functionality.Black box testing is used to find the errors in the following1) Interface errors2) Performance errors3) Initialization errors4) ...
Describe components of a typical test plan, such as tools for interactive products and for database products, as well as cause-and-effect graphs and data-flow diagrams.
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.