What is difference between Regression and Restesting?
Answer Posted / ashokkumar
Consider an Example.
you have modules like add, delete, modify, cancel and ok
buttons.
you have already 150 test cases for the above.
Now You are going to introduce an other module ie, edit,
for this You have 50 test cases.
After integrated edit with other modules,
you check 50 test cases working correctly or not. This is
Regression Testing,
Now all together you should check all the 150 + 50 test
cases, ie called Retesting.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
Write notes on apparel testing equipments.
What are the different test techniques used in functional testing?
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
Discuss what test metrics you feel are important to publish an organization?
How to do security implementation for any URL??
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
How do you know the code has met specifications?
sanity testing is done during regression testing.is it true.if it is true plz explain?
how do u manage scripts in winrunner when you application is changing frequently?
tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in
Write positive and negative test cases for forgot password?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
What are the main key components in client and server applications?