Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

When do u perform REGRESSION testing and how to perform
it ?

Answer Posted / aditya

Regression testing is testing of a build when the
bug/defect re-opens.

for eg. a bug is found is build1, it is reported to a
developer, u execute the same script on build2, if it re-
opens it is nothing but regression testing.

When we talk about manually performsing regression
testing ,its nothing but executing the same test case on
various builds and it should be the same when it comes to
automation too as regression testing is a main candidate
for regression testing.

Is This Answer Correct ?    4 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is boundary value testing? Give an example.

1159


Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.

2067


What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.

1955


iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?

1987


Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?

2673


What is agile testing and why is it important?

1179


Give me an example of something you tried at work but did not work out so you had to go at things another way.

2124


If project wants to release in 3months what type of risk analysis you do in test plan?

1200


what is base time , how can we base time your doc"s ?

1960


what is sanity test (or) build test?

1118


What are the different ways of doing black box testing?

1084


Please can any one tell me 1).Types of reports 2).Types of Meetings.

1836


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

2042


What’s the difference between a bug and a defect?

1178


Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations  The client wants their users to be able to login using a page that fits in with the website design.  Tom wants to access the website but doesn’t want his login information to be available to anyone else.  Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:-  Being the only Test Engineer on this task, what would your approach be for this requirement?  Identify the key areas for testing this page.  What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’.  Provide a sample test case that could be used for testing this page, for example as a word or Excel document.

1955