![]() |
|
| Testing Interview / Technical Questions Kindly solve an many as questions you can. It will sharpen your skills and those solutions will help others too. |
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Senior Member Join Date: Mar 2006
Posts: 4,793
Blog Entries: 2 Thanks: 9
Thanked 699 Times in 534 Posts
Rep Power: 108 | What is the actual different between- retesting and regression testing? Briefly explain. What is the actual different between- retesting and regression testing? Briefly explain. Explain test strategy |
| | |
| | #2 (permalink) |
| Member Join Date: Mar 2007 Age: 29
Posts: 31
Thanks: 5
Thanked 9 Times in 5 Posts
Rep Power: 4 | Re: What is the actual different between- retesting and regression testing? Briefly explain. Re-testing--->Re execution of out test with differnt inputs on same build Regression testing--->Re execution of our test on modified build. |
| | |
| | #3 (permalink) |
| Junior Member Join Date: Jun 2007
Posts: 11
Thanks: 2
Thanked 1 Time in 1 Post
Rep Power: 3 | Re: What is the actual different between- retesting and regression testing? Briefly explain. Re Testing - Testing the same testcases in same build with different inputs... Regression Testing - Testing the test cases in the new builds.... |
| | |
| | #4 (permalink) |
| Senior Member Join Date: Aug 2007 Age: 25
Posts: 118
Thanks: 5
Thanked 25 Times in 12 Posts
Rep Power: 6 | Re: What is the actual different between- retesting and regression testing? Briefly explain. Test Strategy The Test Strategy is the plan for how you are going to approach testing. It is like a project charter that tells the world how you are going to approach the project |
| | |
| | #5 (permalink) |
| Senior Member Join Date: Oct 2006 Age: 28
Posts: 199
Thanks: 77
Thanked 25 Times in 18 Posts
Rep Power: 7 | Re: What is the actual different between- retesting and regression testing? Briefly explain. Retesting : testing a function with different sets of input data repeatedly. EX: testing the user id field with different types r different lenghts like taking into consideration of BVA and ECP is called as retesting Regression Testing: Testing the function after its has been fixed by the developer to validate whether it has been fixed and at the same time checking all the related functionalities of the application is called as regression testing |
| | |
| | #6 (permalink) |
| Member Join Date: Aug 2007 Age: 25
Posts: 45
Thanks: 14
Thanked 0 Times in 0 Posts
Rep Power: 3 | REGRESSION TESTING: IS ATYPE OF TESTING IN WHICH ALREADY TESTED FUNCTIONALITIES ARE TESTED ONCE AGAIN.USUALLY WE DO IT IN 2 SCENARIOS 1)WHEN EVER THE DEFECTS ARE RAISED BY T.E &RECTIFIED BY THE DEVELOPERS AND THE NEXT BUILD IS RELEASED TO THE TESTING DEPARTMENT THEN THE T.E WILL TEST THE DEFECT FUNCTIONALITY AS WELL AS THE RELATED FUNCTIONALITIES ONCE AGAIN TO ENSURE THAT HIS OLD FUNCTIONALITY REMAINS SAME. 2)WHEN EVER THE NEW CHANGES ARE INCORPORATED BY DEVELOPER AND RELEASED TO TESTING DEPARTMENT THEN THE T.E WILL TEST THE ALREADY TESTED FUNCTIONALITIES INORDER TO ENSURE HIS FUNCTIONALITY REMAINS SAME DESPITE OF NEW CHANGES. RETESTING: IS ATYPE OF TESTING IN WHICH ONE WILL PERFORM TESTING ON THE TESTED FUNCTIONALITIES WITH MULTIPLE SETS OF DATA INORDER TO ENSURE THAT THE APPLICATION FUNCTIONALITY IS WORKING FINR OR NOT.IF AT ALL ANY DEFECTS WHETHER THEY ARE REPROCIBLE OR NOT. |
| | |
| | #7 (permalink) |
| Member Join Date: Nov 2006 Age: 31
Posts: 40
Thanks: 1
Thanked 4 Times in 3 Posts
Rep Power: 3 | Re: What is the actual different between- retesting and regression testing? Briefly explain. Retesting: Testing the same testcases in same build with different inputs... Regression Testing:Attempts to verify that teh application work as specified even aftyer the enhancements done/bug fixes made to it |
| | |
![]() |
| Tags |
| actual , briefly , explain , regression , retesting , testing |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What kinds of testing should be considered? | moses.rozario | Testing Tools & QA | 7 | 29-07-09 11:49 AM |
| some faq's | slinkanand | Testing Tools & QA | 10 | 20-05-07 12:28 AM |
| What is the diffrence between Regression testing and Retesting? | pooja.22 | Testing Interview / Technical Questions | 1 | 23-01-07 04:35 PM |
| What test you perform mostly? Regression or retesting in your testing process? | pooja.22 | Testing Interview / Technical Questions | 0 | 23-01-07 03:09 PM |
| URGENT | tulika25 | Testing Tools & QA | 5 | 19-01-07 03:11 PM |
| More Interview Questions Here... |