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



there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed t..

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

there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed t..

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

there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed t..

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

there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed t..

Answer / ramakrishna

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

there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed t..

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

there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed t..

Answer / shankar

we will perform retest on the modified build by executing
85th test case.

Also we will select some related test cases which may
affect the modified area and perform regression testing.

Is This Answer Correct ?    1 Yes 1 No

there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed t..

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

there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed t..

Answer / ramyasri

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

there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed t..

Answer / satya

Hi ,

First we will test the failed test cases . because
that defects are alredy fixed by development team.. after
that we will go for regression testing , in that also we
will select some of the test cases (core functionality).

Regards,
Satya.k

Is This Answer Correct ?    0 Yes 1 No

there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed t..

Answer / dharmpal

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

Post New Answer

More Manual Testing Interview Questions

how to explain banking domain project in testing?

0 Answers  


What is the type of testing that you apply for maintenance phase in V-Model

1 Answers   CFC,


Architectural structure of the insurance project?

0 Answers   IBM,


if bug is found & we will know the main Resion for that bug Arrise 1 - Corrective & Prevention Action 2 - Risk ana 3 - Root Cause analysis 4 - Impact analysis

5 Answers   NIIT,


How to write a test case for Email and web address

3 Answers   PAS Technologies, TNQ, TNQ Books and Journals,






What is the exact difference between smoke testing and sanity testing.?

6 Answers   Accenture,


Suppose you testing Calculator application and you got problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how will you describe the bug title as well as give the bug description.

12 Answers   Manhattan,


what are stakeholders

1 Answers   iGate,


how can u differentiate intgration test cases with functional test cases

4 Answers   TCS,


what type of quetion may be asked for experienced person in manual tester of 1 year?

0 Answers   HCL, Xento,


how do u do integration testing supose u ar in hotmail login page 2nd is mailing page how do u do integration testing for this kind

4 Answers   Sapient,


How do the test cases differ for Functional,Integration,System and User Acceptance Testing???

2 Answers   iFlex,


Categories