Hello,
what will be the example for Regression Testing??
Thanks,
Gaurav.
Answer Posted / pushpa
Regression testing always done to verified that the modified code does not break the existing functinality of the application and work properly .
We can also say that when a bug is fixed by development team and testing the other feature of an application which might be affected due to bug fix i.e called regression.
Example:suppose there are 3 module in the project like admin,employee info, personal details and bug occurs in the admin module like admin user does open to admin module with valid login credentials so this is bug, now testing team send this bug to development team and then development team fixed the bug and handover to testing team thereafter testing team tests employee info and personal details module including admin that might be affected due to bug fixed or impact of changes or not I.e regression
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is the best testing model?
What are the principles of software testing?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.
what is prototyping model,RAD model V model, spiral model?????
i want manual and automation test cases and interview questions
If asked to create a Configuration Design Pattern, where would you start?
What are the bugs we cannot find in black box?
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Why did you choose the Software Testing Field?
What is a code walk through?
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
How would you test a service oriented architecture (soa) web application?
Can you explain tpa analysis?