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 |
what will be the usability testing of gmail's inbox page
can u tell me what is orthogonal array testing?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
Hi, i am non it background, now i am ready to face testing interviews. Please explain how to face interviews. Is there any standard questions for interview point of view.
what type of quetion may be asked for experienced person in manual tester of 1 year?
What is test procedure? how to define it?
What is a Test Strategy and the basic test strategies? What is a Test Methodology and the basic test methodologies?
what type of report that you print it out from your defect tracking too when you go for the bug triage meetings? Thanks
when design phase is going on what testing team will do?
how mapp the defect id in quality center?
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?
Have you prepared traceability matrix and how to prepare it?