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??
Answer Posted / 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 |
Post New Answer View All Answers
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
What is deferred status in defect life cycle?
can u plz give an example for regression testing with example.
what r the 5 major defects that u found in ur shopping related project?
What is internationalization testing (i18n testing)?
What is a top-down and bottom-up approach in testing?
I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
what is mean by Performance Related Testing in data base?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What kind of testing to be done in client server application and web application? Explain
What is bug leakage?
Tell me example for Risk,Mitigation,Assumption?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
Can test condition,testcase and testscript help u in performing the static testing