what is difference between regression testitng and re testing
Answers were Sorted based on User's Feedback
Answer / apoorv shah
You will do all the test procedures once u make any new
change or add a new functionality that's called Regression
testing.
You will do testing for only the Changed Scenario that's
called Retesting.
Another way
Regression Test. We will test all the modules ones u make
any change in the application. Just make sure whether the
added functionality have been affected the existing
functionality or not.
Where as in Retesting, we will test only particular module
in which you have made changes.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / ravi
reggsion testing is a type of testing in which one will
perform testing on the all ready tested functionality once
again.
retesting is also a type of testing in which one will
perform testing on the same functionality with multiple set
of values inorder to check the weter the apllication is
working fine or not
| Is This Answer Correct ? | 3 Yes | 5 No |
Is system testing part of Functional testing or functional testing part of system testing?
What are the qualities needed by a software tester?
For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: 1) Enter Old Password 2) Enter New Password 3) Enter Confirm Password 4) Click on Save button Expected -- > User should login successfully. My question is --> After 4th step tester will check/verify that user [whose password has been changed] is login successfully or not. Should I have to write that steps which user will fallow to verify user login in above test case? What are the preconditions for above test case?
How you will test media player ?
I need a good book on manual testing.Is the book by nageswara rao good.I need to learn from basic to advanced.
What are the different levels of manual testing?
Who will change the Bug Status as Deffered?
Hello Friends Can anybody give me some idea about telephonic interview on Testing.As a exp. what could be the questions , that u guys have faced or you know ? Plz help me out
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
How you will do regression testing on login form, After fixing the bug?
is there any checklist to check SRS document
WHAT IS GUI TESTING