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 BRD and FRD Can any one tell the expansion?
what is lifecycle of a buG??? give an example of high severioty and low priority bug???
5 positive and 5 negative test cases for yahoo login window
Why testing is importent in software?
What is test plan and contents available in a test plan?
tell me about V-Model
What type of testing you are doing ?
developers take most of the time for coding and tester left very few time for testing say 2 days which testing u find best when ur project is run out of time and product is going to be released
usecases are prepared by whom?
what is mean security testing ? define with example
Please give me any example of High severity and Low priority type of bug ?
what is regression testing?