difference between regression testing and re testing?
Answer Posted / siva nadh reddy.g (shivanadh66
Retesting : it means testing the same functionality again
and again but with multiple sets of data in order check
whether it is working properly or not.
Regression : performing the testing on already testing
functionality again and again.usually it is done in 2 scenarios
1)whenever the defects are identified and send them to the
development department,net build is released,then the test
engineers once again check the defect functionality as well
as the related functionalities once again.
2)whenever some new features are added to the application
and the next build is released,test engineers will check the
already tested and related features of those new features
once again.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how will we change the server system time?
What is mutation testing & when can it be done?
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
How do you go about testing a project?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
What's the relationship between environment reality and test phases?
What is the difference between web based application and client server application?
write a testing stratgy \ approach for a product that you are use every day (e.g gmail, out look etc)
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
wat is meant by frontend and backend testing