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...

1. What is the difference between a bug and a defect
2. What is the difference between retesting and regression
testing
3. Explain bug life cycle

Answer Posted / yashwant singh

Ans1) In my opinion bug and defects are one and the same
thing. i.e variance between expected and actual result is
called bug/ defect. But the terminology can be used in
specific situation. When a variance is found by developer
during development of application it is termed as 'BUG'
while if any variance is found during Testing phase it is
called 'Defect'.

Ans2) Retesting: is testing the generated defect again to
check if it is fixed by the developer or not.

Regression Testing: is rechecking the fundamental operation
of an application in order to identify that any change
occurred in code base has not caused any error in basic
functionality of an application.

Retesting is always done as against a specific defect while
regression testing is done to check if any defect has
occurred due to change in some code.

Retesting is done after defect is solved while Regression
testing is done before defect gets released to production
environment.

Ans3) Bug Life Cycle

New-->Approval-->Open-->Work in progress-->Work Completed-->
Retest-->Reject or Closed (if it is rejected then the next
status would be Reopen)
.
Regards

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is traceability matrix? Is it required for every project?

1093


Dear All, Is MBA Graduates Eligible for Software Testing jobs? Thanks Ramesh

2095


how cani do requirement testing using some testcase

2297


wht type of intersting things sqa have or what is intersting abt sqa and how it will be advanategous for us as a sqa engineer?

1991


list potential risks that you have identified so far in Banking domain

2092


What are the challenges you faced related to production environment bug?

1904


What is the difference between the test plan and test strategy

1094


What are the benefits of destructive testing?

1136


how to identify metrics, integrity level, identify risks and identify security issues in ieee 829 standard explain with examples??

2059


What is bug leakage and bug release?

1192


We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

2255


What is a cookie testing?

1155


What is bug?

1103


What are the tests activities that you want to automate in a project?

1091


What is a test plan and what does it include?

1075