can u plz give an example for regression testing with example.
Answer Posted / vijay
If any changes are requested by the client and incorporated
by the development team released to the testing team we
test the existing functionality is working fine or not.We
ensure that impact of the new changes should not effect on
existing functionality.
Ex:I think all of you know gmail log in page.If gmail
management wants to add "forgot password to mobile" link in
login page and whenever the user clicked that link they
will get password to thier mobile"
If dev team incorparated this new fuctionality, existing
functionality should not be effect. Here existing
functionality like "sign in" "cant access your
account" "stay singed in" and all other functionality
should work as previous. The new change should not impact
on this functionality.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
test cases for compose functionality of gmail
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
how to write test cases for epos/pos testing.
Difference between Stakeholder and Relevant Stakeholder?
why QA team is necessary for an organization?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
what type of testing techniques are using after accept the build?
What is the difference between coupling and cohesion?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
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.
Explain branch coverage and decision coverage.