what is enhancement Testing and how to perform enhancement Testing of any website
Answer / Ashish Kumar Jha
Enhancement testing, also known as correction testing or regression testing, is a type of software testing performed on modified code or functionality in existing systems. This testing ensures that the changes do not introduce unintended consequences (i.e., bugs) and that the system continues to function correctly after enhancements have been made.nTo perform enhancement testing for a website, follow these steps:n1. Identify the specific changes made in the codebase.n2. Review the changes to understand their impact on the existing functionality.n3. Develop or select appropriate test cases based on the identified changes and existing functional requirements.n4. Execute the test cases to verify that the modified code functions as intended without introducing any new defects.n5. Document any issues found during testing and communicate them to the development team for resolution.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does a typical test report contain? What are the benefits of test reports?
is manual testing enough for 2+ yrs,does it need any tools
what r the 2 subdivisions of quality process and where does tesing fit?
How would you estimate the amount of re-testing likely to be required?
Hi plz provide me the ISTQB foundation level exam sample question papar . Ashutosh Dubey
What is boundary value?
What is closed box testing?
write a querry .if 10 records in a table.i want only 1 record and 3 reocrd and 10 record. how to write a querry.
What is applications of FCOE?
I’ve been using a test tool for quite some time but it has not lived up to the expectations. So I’m planning to invest in a good one. Please suggest some?
Hi I have done M.Tech Biotechnology from Anna University,but i did not get Job in my field.so I tried to learn Software testing . If i do ISQTB certifications , i will get job in MNC or not .Please let me know please mail to skirubanandan@lycos.com
Explain code walkthrough?