what is regression testing?

Answer Posted / mudaseer

what worked earlier may not work now

that is developer gave the build it was working correctly
after that he added some extra features

so adding those features affected old features

now he gave you another one build so you are testing so you got some bugs that is what worked earlier may not work now

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is stub?

822


Explain the procedure & path of s/w in testing?

1622


Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.

1543


What exactly is quality control?

814


What is a failure?

885






Anybody having documents and URLs about BFSI domain...Please share..it is really urgent

2057


How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics

1817


What is the difference between stlc and sdlc?

700


Can you explain regression testing and confirmation testing?

799


integration test cases for mouse and keyboard

3327


What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?

1693


What is revision history and the content of revision history table?

1644


What is the difference between manual testing and automation testing?

744


Give the real-time example for back-to-back testing?

1487


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

1673