what is regression testing & resting?
Answers were Sorted based on User's Feedback
Answer / sm
Retesting is conducting for the improving confidence of
defect fixing means to identify that whether the defects is
being fixed or not
where as regression testing is identifying the side effects
of defect fixing means to identify that whether is there any
side effects came bcz of defect fixing..
regards
Sm
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ch.s.m.prasad,kkd
regression testing : the re-execution of all test cases on
a modified build to ensure bug fix works and occurence of
any side effictives.
re-testing: the re-execution of affected test case on a
modified build
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sandeep
Retesting is testing only bugs which were raised in last
version.
regression testing is testing the entire functionality again
(including bugs).
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / divya
Retest:Reexicution of testcases on the same build,Ex:
DDT(Data driven testing)
Regresssion testing:reexicution of the testcases on the
modified build.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vinod sh
Retesting - Testing of the same features everytimne
focusing on the functionality verification.
Regression- Testing the features for fucntionality & also
focusing on possible side effects during testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
regression testing: is nothing but ofter reciving the
modifing build from the devalopment team testers r evaluate
the modification is effected whit any other fununctionlity
useing reggression testing
retesting: is nothing but testing one functionilty with
diffrent input values is call re-testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lingareddy
retesting:after fix the defect to make sure if the defect fixed or not for conformation.
or by giving the various inputs of an application.
retesting: after fix the defect to make sure it will be working with in intended functionality of an application with out impacting any original functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / k.chandra sekhar
a) Retesting is nothing but same application with
execution the multiple test data.
b) It is so many phase doing in test life cycle
c) Regression testing is nothing but re execution of
the modified build is called the regression testing
d) That when all bug are solved then time do this test
e) Then that time developer or client had some changes
that changes based test is called the regression test
My name is k.chandra sekhar,
My phone no are 9246540049 65880049 ,Hyderabad.
My mail id is ndra_143@yahoo.co.in
I am take the class for projects if you interst contact
If any body want full explain send the mail
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / pratap
conducting testing on the same build, is called retesting
and
conducting testing on the modified build is called
regression testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
Which model is following in your company for developing software?
1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
What is the difference between use case and test case? give example.
Explain a bug which if you have missed could have created a big problem.
Which is the best institute for testing tools in hyderabad ?
51 Answers Marlin Soft Technologies,
Can any one explain me, What is Integration testing process?
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
How to Test a C++ and unix application is there any automated tool available,
What is the difference between User Acceptance Testinga and System Testing?
1)what is the basic diff. between unit testing and component testing 2)how do you implement framework in ur project through automation
I am uma new commer for this site? I have some doubt's pls clarify it..... I finished my B.Com and S/w Testing Course Now iam serarching a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.,
1.What is the risk factor problem related to project?