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 |
Which Tests the whole system rather than software? a.)Blackbox testing b.)Whitebox testing c.)Stress testing d.)Mutual testing
Can u tell me about the difference between Window based Application and Web Application?
What are techniques for Integration Testing.
How do you estimate staff requirements?
Why you developed the software to test the software?
What are the difference between Water fall model and V- Model? Which one is better? Why 80% of Software companies using Water fall model nowadays?
how to report reviews
Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case
what is meant by estimation and it's use?
Tell me abuot your daily activities as a test engineer.
Hello every1 , i am a 2008 BE graduate & i am trained in S/W Testing., Would doing any certification course like ISTQB (foundation level) would help get a job in a good MNC ... veerudsce@gmail.com
Why testing Web Applications is different?