what is difference between regression and retesting?
urgent
Answer Posted / psrisusee
Regression Testing
Re-execute test on modified build to ensure that bug fix
work and there is no side effect.
Re-testing :
Re-exectuion of a test on same application build with
multiple test data.
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
What is data matrix? What is the use of it?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
What is stub?
In what situation would you want to parameterize a text verification check?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
could anyone explain application testing in sequence order i don't have any experience in that
How do you perform configuration management with typical revision control systems?