there are 100 test cases. and u got a bug at 85th test
cases. u reported it to dev and dev fixed that bug. when u
r doing regression testing from whic test case u'll do
tetsing?? will start from 85 th test case are u'll execute
100 test cases??
Answers were Sorted based on User's Feedback
Answer / ramprasad.s
HI
we will do the ReTest of 85th Test case & will close the
Bug IF Requirement is Satisfied.
Then
We will do the Regression Testing of The All 100 Test Cases
based on Test Scenario's.(i.e we will execute 100 test
cases).
Regression Testing is to check the Retested Bug should not
have Impact on other passed Test cases.
Is This Answer Correct ? | 23 Yes | 0 No |
Answer / shobha
first of all what do u mean by regression testing?already
tested functionality is tested again to check whether right
functionality (original functionality) is not affected,
that is regression testing ,now in this case we will test
from 1st test case till 85th test case , from 86th test
case onwards it not regression testing
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / manish
As Regression testing has to be perform, Mean i have to
check that fixing of the bug is causing any harm impact on
other module or not, so 100 test cases has to execute so
find the impact of this fixed bug
Is This Answer Correct ? | 1 Yes | 0 No |
First of all, the tester have to execute that failed test case
whether that fixed issue is working fine as per the test
case or not. if it is working fine, then the tester have to
analyze that bug where it is until impacted before and after
test cases(Example: the bug was impacted till 70th test case,
then tester can start execution from 70th testcases)
this process is known as impact analysis.
if i am wrong, please correct me
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jyothi
Should be checking which functionalities get effected due
to the bug.then select those TCs for regression testing.
Continue from 85th TC and include the above TCs to it and
complete the testing.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / harry
You people are really pathetic with your knowledge. Here is
what the answer shud be.
First understand and then answer, What is regression
testing? and also when do you validate the logged bug?
Answer: Regression testing is retesting of the existing
functionality along with impact of the change in the
feature/functionality due to bug fix or code change.
Every valid bug is validated on the next consecutive build.
Now answer the asked question(you have to assume certain
valid activities here too, for e.g, I am assumming that bug
will be fixed on the next build):
Once you have logged the bug no matter at which test
condition you have logged it obviously its going to be
validated on the next build when it will be fixed. Thus on
provision of new build the first step that you would do is
validate all the bugs along with the bug logged at 85th
test case with impact also (by doing adhoc testing) and
then as per the regression testing do the retesting, that
is, execute entire test cases.
Is This Answer Correct ? | 4 Yes | 4 No |
hai...
Common methods of regression testing include rerunning
previously run tests and checking whether previously fixed
faults have re-emerged.so if bug is in 85th testcase u will
do regression testing on that one only.
k,byeee..
Thanks & Regards
B.Ramyasri
Is This Answer Correct ? | 1 Yes | 1 No |
As we are in regression testing so we will log bug for it
and continue further testing if it has no severe impact on
the application like show stopper. While verifying the bug
after it got fixed, we will do re execute test cases which
can be effected by fix in new build.
Is This Answer Correct ? | 0 Yes | 1 No |
what is uml
Generally Where do we more concentrate on Web Based Applications Testing....means which functional area...Thanks in advance
what is the difference between system integrated testing and integrated system testing?
Tell the test cases to test Login Password screen?
what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?
what is the difference between section & test feature in test case documention?
what is the difference between sanity and smoke testing?
how to write test cases both negative and positive redbus.com .source to destination and booking form
What is Concurrency Testing?
How is the communication with the developers for the Unit Testing?
what are the different types of browser compatability u will test ?
7 Answers ControlNet, FIC, First Indian Corporation,
what is sequential injection?