what is defination of regression testing?

Answers were Sorted based on User's Feedback



what is defination of regression testing?..

Answer / raghu

It is a process in which one will perform testing on an
application again and again....it is usually done in two
ways..

1. whenerver a bug is found and sent back o developer,next
built is released at that time testing is doe on the
released built of an application with related
functionalities...
2. whenever new features are incorporated then testing
released built with its related functionalities as well as
the new features.

Is This Answer Correct ?    1 Yes 0 No

what is defination of regression testing?..

Answer / sreelatha

Execution of selected test cases on a modified build is
know as regression testing.These selected test cases means
already executed test cases.

First we execute the test cases to test an application.If
we get any bug we will report that bug to test lead if it
is a genuine bug test lead will post it to
developer,developer will fix the bug and send it to the
tester.Tester will execute the test cases again where he
got a defect.

Is This Answer Correct ?    2 Yes 2 No

what is defination of regression testing?..

Answer / dhanapal

modification/ changes made in new/ existing application
build. verify wheather the user requirments are working
without any problems or not.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this

3 Answers   DigiTech, Infotech,


Which object repository we use in real time and can we merge 2 object repostiory and how?

3 Answers  


how to post xml data from QTP scripts to any application?

0 Answers  


I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible

0 Answers  


Hi All, I need code for how to execute qtp scripts from excell sheet

0 Answers  






What is synchronization? What are the ways you can synchronize?

0 Answers  


What is the use of environment variables?

1 Answers  


Tel me what was the automation testing process you followed?

2 Answers  


hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages are displayed which qtp is not differentiating or it is not recognising. how do i make it recognise different popup errorm messages while writing script?

4 Answers  


Can we do Load Testing with QTP?

4 Answers  


anyone can explain about "Hybrid framework" in QTP

5 Answers  


How to write test cases for web applications using QTP.plz write a sample test case to show how to write.urgently needed.thanks in advance..

4 Answers   IBM,


Categories