what is regression testing?
Answers were Sorted based on User's Feedback
Answer / divya
Re-executing old test cases in new release's to make sure that changes are not effecting application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mudaseer
what worked earlier may not work now
that is developer gave the build it was working correctly
after that he added some extra features
so adding those features affected old features
now he gave you another one build so you are testing so you got some bugs that is what worked earlier may not work now
| Is This Answer Correct ? | 1 Yes | 0 No |
do u know abt integration testing,how do u intregate diff modules?
what is module testing, integrity testing? what is a test script?
Hi!! Could anyone tell me the risks that usually appear while testing web application [let say - eCommerce] Thanks!
5.what do you like most about testing?
black box techniques
Please tell me some test cases for GOOGLE.COM
Question on desktop Application: In my machine MS Word is working fine and in other machine it is not even launching. Note: OS, platform, build and environment is same
What is the deferace between End to End testing & system testing? Give me at least one example
Generally How do we do Test Estimation. Anybody can expalin this with example. Thanks in advacne..Venkat
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
Whenever the project is at maintenance phase the client will be using his own data- is the same data given to the test engineers or any other dummy data
What is ADHOC testing ?