What is Retesting & Regression Testing? When do we use
retesting & regression testing(i.e In what situation)?
Please clear me.
Answer Posted / guest
Re-Testing means ones all bugs are fixing from "bug report",
we are doing the testing for that report,all bugs are fixed
or not?
The retesting is mostly focused on that particular module.
that means in which module we are finding the errors on that
module only we are concentrating and we have to check for
that module only.
Regression Testing:This one is also depending upon "Bug
Report" only.But in regression Testing we are concentrating
on total application
That means:newly fixed bugs were effected in any other
place(like in any other modules)or not this is called
regressiion
Re-testing done by manually
Regression testing done by automation.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
how agile testing is performed and what are the related documents.
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
can u plz give an example for regression testing with example.
On what basis you are fixing up the time for project completion?
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?
What are the various techniques in white box testing?
How do you determine user soad for a perf test of a Web application?
What is defect validity ratio?
What is meant my Firewall testing? how the testing is performed on it?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Could anyone share FAQs for Test Manager position...
what are your thoughts on SPRINT duration
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