What is difference between Regression and Restesting?
Answer Posted / shirish
Retest in done when you are not sure of the result like not
sure if you followed the given steps or just to make sure
the bug has really occurred. Retest is also done when you
want to show the bug appears on you system if the developer
denies it or show the steps to reproduce the bug.
Other condition when retest is done to see if its been fixed,
On the other hand regression is to check the bug is fixed
and no other bug has occurred while fixing that.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
how will you estimate of your website?
How to explain the Insurance project in the interview?
What is mean by incident logging system ?
Explain the difference between alpha testing and beta testing.
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
Who are all involved in an inspection meeting?
What is a ‘test plan’?
What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER
What if the project isn’t big enough to justify extensive testing?
hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
what are the risks and contingencies u had in ur project?
What is an exit criteria?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.