Guys, can any one of u give the realtime example for
Regression Testing
Answer Posted / rajnish
Testing in simple terms means to check for defects, errors
or faults in any applcation under test.
We try to ensure that the applicaiton behaves as it is
required to (as per functional specifications) and also
ensure that application does not behave in a manner that it
is not supposed to (Negative testing).
Testing when carried out without the help of any tool is
called as Manual testing. When user is required to carry out
every activity related to testing manually, we say it is a
Manual testing process.
A simple example of testing would be a Login screen - we
could test quite a few scenarios. Enlisted below are a few : -
1) Checking if Both Username and Password are entered and
not blank
2) Masking of Password is implemented
3) Verifying if screen navigates to next page incase valid
Login credentials are provided.
4) Incase of invalid login, ensuring system does not
navigate further but displays an error message.
5) Checking the maximum possible length of login and
password fields.
I have tried to avoid the usual definitions for testing and
sound as general as possible ......
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
Write the test cases for yahoo home page
Define performance and stress testing?
can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com
When have you had to focus on data integrity?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
What exactly is quality control? Is it similar to quality assurance?
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
What is difference between V-Model and Agile Model?
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
define risk management system with example ?
What is performance tuning? What are tools of performance testing?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.