What is regression testing?difference between regression and retesting?
Answers were Sorted based on User's Feedback
Answer / pravati
Retesting is a type of software testing in which we test if the defect fixes or code changes or any modifications have not impacted the other functionality of the application that was working before applying the code changes.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mohammad adil
Regression Testing Vs Retesting?
Regression testing means testing to validate that after the small changes made in the application it does not effect other interrelated functionality and all functionality working fine.
Retesting means to test the overall application again.
Major Difference: We can test only part of the program which are interrelated to the fixed module, but in retesting we test overall application
| Is This Answer Correct ? | 5 Yes | 6 No |
What is CMM and CMMI?
My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?
What is heuristic checklist used in Unit Testing?
What is meant by Domain knowledge?What are the Domains?How many types of Domains are there?
You have raised a priority 1 bug that needs to be fixed for release tonight, the developer concerned is refusing to fix this, what do you do and why?
1.what is the deference between priority and severity?
who do the sanity and smoke please explain me at what time this type of testing will do
what is the diference between defectage and billinterval period?
can any one give the example for high severity high priority high severity low priority low severity high priority low severity low priority
can anybody tell me .. in realtime how cookies testing is actually done by the tester? And Test case is needed for cookies testingor not required?
What are the main key components in client and server applications?
Who will review the tes cases and when the riview will be done?