Why we call it as a regression test nor retest?
Answers were Sorted based on User's Feedback
Answer / satya_k21
Hi,
Retesting: we are going to check weather the bug is
fixed or not
Regression: After getting confirmation the bug is fixed
we are going to check the fixation is going to create any
problems in the application or not...
Regards
Satya.K
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dinesh
As part of the retesting we are going to check the bug fix
of the application is working correctly or not
In regression Testing we are checking dependeces that means
if the the bug fix is effecting already Existing
functionalities or core functionalities
| Is This Answer Correct ? | 2 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 effectives
Retest : The re-execution on a affected test cases
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suneel reddy
If we test wehther defect is closed or not i.e Retesting
But here we r checking the impact also
regression means repeted times
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rafi
Retesting:is a process of testing application with
different test data.it is done on same build.
where as regression testing is process of tesing the
application which is already tested.it is done on different
build
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sunil kumar
Retesting:it is done on the same build with multiple inputs
as per the FRS to the check the validations
while
Regressing:checking the validation on the modified bulid to
check whether the detected bug was closed or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raja - nbit on solutions pvt l
Regression Testing : Checking the previous error/bug has
been rectified and no new error has been raised.
Retesting : When the major fix in a project we need to test
from starting itself.
| Is This Answer Correct ? | 0 Yes | 1 No |
An Web Application is added with two new features. what will be your test approach? Please guys tell me the answer?
can you please tell me what is field validation and form validation in details,how is this perform
This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??
What is an exit criteria?
what is unit testing? It comes under white box or Black Box testing?
special bug you posted in your project
Process in ur company??? Y only V?? y not waterfall and spiral??? tell me advantages and disadvantages??
Test case preparation time Vs Test case execution Time. Say for example if 500 Man hour takes to prepare test case then how long test case exexution will take?
i have 3 years of manual testing, i have 1 year of exp in banking domain project, if i am attending any interview what kind of question i will get?
what are the type of test strategy
What are the test methodologies??
I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?