What is the difference between bug and defect???
Answer Posted / ferdinand martin
An error in coding identified through sample executions
(otherwise at the testing phase) is called a defect.
This identified defect which does not throw out the ER=AR
is a bug present in the software.
However its easy for one to consider bug and defect to mean
one and the same thing as there is a very fine line between
the two.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what is test case management?explain in brief.
What is agile testing and why is it important?
Do submit teststrategy to customer if yes at what time
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
If client give you a project then which testing you will perform first
What is configuration management in software testing ?
What is the difference between manual testing and automation testing?
what are the types of Bug?
What is an error?
what is a data guidelines?
Give an example for pre testing and post testing ?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What are the different test techniques used in functional testing?
Explain the components of a test plan?
What are the cases why parameterization is necessary when load testing the Web server and the database server?