What is Regression Testing ? Why do Regression Testing ?
Why all the testcase execuation in each time of Regression
testing ?
Answer Posted / meghana
Regression testing is to test the already tested
application when the developer modifies the code to check
whether the change of code has not created errors elsewhere
in the application.
Usually regression testing is done with automation tools.
Automating the regression testing is very time saving for
the organization.
Regression testing is perfomed for the older code to check
the application for errors. After that regression testing
is performed for the older and newer code together to test
for any errors.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
What is the Testing strategy for testing client server applications/products?
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
how many meeting in realtime environment? what are they?plz explain?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
What exactly is quality control?
What is application programming interface (api)?
hi can anyone tell me about vision plus testing? and what about its future
What is the full form of cmmi?
MS Paint
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
Test cases have written according to Flow of the software working or according to Screens?
Difference between smoke and sanity testing
Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?