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

3.risk factor ratio in the project?

2 Answers  


write test case for gmail sign up page ?

6 Answers   CTS, HCL,


explain waterfall module.

4 Answers  


Is Alpha Testing done by Testers or Developers?

9 Answers  


Hi harish n Satish...thanx for the response... Already told Functionality testing and user interface type testing to interviewer but he was expecting something else. And also explained test cases....Is it data driven testing for user id and password combinations? If i am not wrong....?

0 Answers   Cap Gemini,






what is meant by Adapt testing?

1 Answers  


what is inspection,walkthrough and review

0 Answers   IBM, iGate,


what and all i should be prepared for attending the software testing interview,because iam confused with how to get prepared,please some one tell me the main topics to get prepared for it.

1 Answers  


is that software tester may or may not be involved in the actual acceptance testing

2 Answers  


Who can perform the unit testing?

5 Answers  


What is your favourite Bug?

10 Answers   AppLabs,


There are 20 resources out of which 12 are manual testers, 5 automation testers and 3 performance testers. There are a bunch of projects to be tested in the organisation, the projects belong to various technologies, say 20% of projects in Java, 20% of projects in SAP, 30% of projects in .NET, 30% of projects in C# What is your approach as Test Manager in testing.

0 Answers  


Categories