Difference between re testing and regression testing, smoke
and sanity testing
Answer Posted / tejas trivedi
Re-Testing means developer has solved any issue and testing
of same issue again is Re-Testing.
Regression testing means testing the impact of solved issues
on other intergrated modules also. We will sure that solved
issues does not impact or does not create bug in other
module also.
Sanity testing is initial testing effort. It is to be sure
that out application or product is acceptable for further
major testing.
Smoke testing means to test the main and major functionality
of the system. We can perform this testing when we have not
sufficient time to finish testing.We will chck major part of
the functionality also. Say ex.. Payment , Billing module,
Registration
Is This Answer Correct ? | 24 Yes | 13 No |
Post New Answer View All Answers
What is the difference between static testing and dynamic testing?
what is the difference between Desktop testing,Client/server testing and webapplication testing
What is the purpose of test strategy?
Explain severity with example and expalin each example?
Explain accessibility testing and its importance in the present scenario.
What are the RBI rules has to follow by a bank for online precesseing. ?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
How do you test for the coockies for a web application?
Write notes on apparel testing equipments.
How will u decide test data to see that evey feature is thoroughly tested
why testcases are written and what is the importance?
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
Explain stub in testing point of view?
Write all combinations of test cases for calculater on + symbel
What is positive and negative testing?