-
Regression testing
Can someone define regression testing for me for a website I've found a definition but its for software. Is it mostly going back threw code taking out parts and finding out whats not working?
-
-
regression testing is basically when you re-run all the previously done tests. This is when you add new code to your program.You have to test everything again to make sure the new piece of code is working as it should be and not causing some errors which did not occur before that new code was implemented
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks