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??
Re: 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??
Re: 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??
a) In regration testing is in that build what are the
before the defect it solved or not any new requirements are
add or not, if any changes or done this build this type of
test here done
my name is k chandra sekhar
my phone no is 09246540049
my mail id is ndra_143@yahoo.co.in
I am in hyderabad
Re: 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??
Re: 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??
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.
Re: 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??
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.
Re: 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??
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.
Re: 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??
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
Re: 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??
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
Re: 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??
will start testing from 85th only because if there are some
related bugs because of the 85th test case bug, they will
also be part of the bugs reported.
So just concentrate on 85th tc onwards.
N.B. plz ensure it has not resulted any new bug.
Re: 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??
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.
Re: 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??
Re: 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??
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.
Re: 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??
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
As a real time emloyee how can we define
(i)Measure (ii)measurement (iii)Metric and (iv)Indicator----
----- plz don't mention the Text book defenation...
thnx in advns
Testing methodologies and Testing techniques are the same
one? Hope Black and White box testings come under test
techniques. Then what will come under methodologies ?
How do you test if you have minimal or no documentatioabout
the product?
How do you decide when you have tested enough?
How do you determine what to test?