How u can do regration testing/retesting testing, after
assign bug to devloper, how to manage the test cycle number
and built number, plz tell me....
Answers were Sorted based on User's Feedback
Answer / g.mallikarjun
Testing the application on modified build to ensure whether
the bus are fixed and the fixed bugs giving any effect on
existing functionality and further functionality is called
as regression testing .
Testing carried out on same build by giving multiple data
to ensure whether it is working r not.
(after assign bug to devloper, how to manage the test cycle
number and built number, plz tell me....)
the above part is not understanding to me,
mallikarjun.g@zapak.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / manoj
we check,
whether changed component has introduce any problem/error in
unchanged component
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / awadhesh tiwari
Regration Testing is a testing the module after getting
modified, we check it's impact on other functionality,it
should not be effected.
Retesting is a Testing the same which already tested with
new data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / keneni
1.by identifying the the dependent variable and independent
variable
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / xxx
Regression Testing:
Testing the previous application does not occur any
changes after fixing the bugs.
Retesting:
Testing the same application again
| Is This Answer Correct ? | 0 Yes | 1 No |
what is effect variance ,Budget variance , Schedule Variance , Defect Density ?
what is low seviority high priority defet (ex: Yahoo mail)
What is Traceability Matrix? How will you exactly map it and in which stage will you prepare that?
Do you know any kind of matrix ?
What is the Driver in Integration Testing..Anybody can explain it.....Thanks in advance.....
what are the defferent defect statuses?
how to report reviews
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
1 Test Case can covert How many scenario? OR how many scenario can cover 1 test case.?
2 Answers DelhiNet, GGH, HCL, Mastek,
Which one is done first, either testcases or test scenario?
What is Conventional & Unconventional testing?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module