What is the deference between regression testing and re-testing?
Answer Posted / b.venkat reddy
hi friends
retesting: testing the previous defect fixes
if we have 3 modules in a build,we got 10 defects ,after
receving(rectifing)the build from dev team, we r going to
be tested only these defects, is called "retesting".
with these defects and before executed defects are also
tested here in regression testing (i.e.. these defects r
any cause to other problems)
regression:testing the application, by previous defects has
made any changes to other parts of the application.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
hi i want manual testing interview question(3+exp)please tell me
How do u determine,what to be tested?
what types of testing you performed in transfer funds module....
What type of testing you perform in organization while you do system testing, give clearly?
How to do integration testing on duster......
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
How do you test google or gmail application??tell me step by step process??
Is quality control similar to quality assurance?
What is a test server?
wat is meant by frontend and backend testing
What is test out put?
Are there more defects in the design phase or in the coding phase?
sanity testing is done during regression testing.is it true.if it is true plz explain?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks