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


What is the difference between bug , error and defect ? Explain with example.
2... What is diff between test approach , test strategy, Test plan and test methodology documents?
3...How to test a website with manual testing?
4. What methodologies have you used to develop test cases?

Answers were Sorted based on User's Feedback



What is the difference between bug , error and defect ? Explain with example. 2... What is diff betw..

Answer / manu

When the error is found before the software release that is
called bug.
When error is found after software release that is called
defect.
when the actual result is different from expected result
called error.


Test approach: Which testing technniques we are going to
use for application.

Test strategy: we decide on what features tesing will be
performed.

Test plane: is detailed document that contains objective,
scope of application, resocurces, delivariables, on what
featurestesting is going to be performed, budget,
risk,time, who will perform testing etc.

Test Metholodgy documents: is a document containg all
information about test case.

Is This Answer Correct ?    68 Yes 11 No

What is the difference between bug , error and defect ? Explain with example. 2... What is diff betw..

Answer / abhiman tiwari

Error means any syntax mistake. The error which is showing at compile time.
Bug means any logical mistake. when the actual result is different from expected result
called Bug.
Defect means any mismatch in code. When mismatch, error is found during software testing that is called
defect.

Test approach: Which testing technniques we are going to
use for application.

Test strategy: we decide on what features tesing will be
performed.

Test plane: is detailed document that contains objective,
scope of application, resocurces, delivariables, on what
featurestesting is going to be performed, budget,
risk,time, who will perform testing etc.

Test Metholodgy documents: is a document containg all
information about test case.

Is This Answer Correct ?    10 Yes 6 No

What is the difference between bug , error and defect ? Explain with example. 2... What is diff betw..

Answer / mansi singhal

any syntax mistake is an error.
when that error is detected during the process of testing then that becomes a defect.
if that defect is accepted by the development team then it becomes a bug
and if the product is launched with that bug and due to that bug it is not able to meet the requirements of the end users then it becomes a fault.

Is This Answer Correct ?    1 Yes 0 No

What is the difference between bug , error and defect ? Explain with example. 2... What is diff betw..

Answer / anu

1)Error means deviation from an actual.
bug: an error found in the development environment is known as bug.
Defect: an error found in the product itself is known as defect

2)Test approach:it means that hw we are going to test the app.the way of approach for testing.

test strategy:it defines wt features we are going to test and wt not
test plan:it describes scope ,objective, purpose,wt functionalities needs to be tested,s/w and h/w req,risks ,mitigations milestones, schedules.
Test methodology: it describes types of testing methods that we have to be used for testing the app.
4)Methodologies we have used for developing test cases r
Boundary value analysis
ECP
Error guessing etc

Is This Answer Correct ?    4 Yes 4 No

What is the difference between bug , error and defect ? Explain with example. 2... What is diff betw..

Answer / c tamilmaran

A defect is an error or a bug, in the application which is created

FEEL FREE TO CONTACT ME 7760259596-7676242508

Is This Answer Correct ?    0 Yes 0 No

What is the difference between bug , error and defect ? Explain with example. 2... What is diff betw..

Answer / ramya

1)error:is a problem find by developer in the program.
defect:is a problem find by customer/client while using the
application.
bug:is a problem find after executing the application.


2)teststrategy:is a organigation level term,which is commom
for all the projects in that org.it is common 4r all
projs.it may be slightly changed upon customer's req.
test plan:is a project level term,which is specific for a
particular project in that org.it is varies frm project 2 proj.
it is strategic doc which contains som inf that describes
how to perform testing on a app in a effective,optimized way.
test approch:is a doc,in this mentioned how to do
testing,wat we need testing,and mentioted testing
methodolagies,testistin levels all are in this doc.

testmethodologies:how to do testing the applications,TE
maintain one doc 4r finding defects,wat type testing is used
4r app...
3)i)understand req of website
ii)analized n find out the testscenariosi
iii)based on the testscenarios i ll write testcase 4r that
website.
4)blacking testing methodology is used 4r developing the
testcases.

Is This Answer Correct ?    6 Yes 7 No

What is the difference between bug , error and defect ? Explain with example. 2... What is diff betw..

Answer / vidhya

A human being can make an error (mistake), which produces a
defect (fault, bug) in the code

Is This Answer Correct ?    2 Yes 4 No

What is the difference between bug , error and defect ? Explain with example. 2... What is diff betw..

Answer / silpa

1.Error:Developers are calling mismatches as error or flaw.
Errors are nothing but coading related mistakes.

Defects: Testers are calling mismatches as Defects or
Issues.Defect is raised by the testers during testing.

Bugs: Customer Site people are calling mismatches as
Bugs.It is detected after exexution and testing of the
application.

4. The methodologies to develop test cases are two types.
Those are based on
i) Functional Testing
a) Functional specification based Test Design.
b) Usecase based Test Design
C) Screen based/GUI based Test Design
ii) Non Functional Testing
Non Functional Specification based Test Design

Is This Answer Correct ?    3 Yes 7 No

What is the difference between bug , error and defect ? Explain with example. 2... What is diff betw..

Answer / ram.polavarapu

error->we are getting errors in scripting like syntax errors
------
and run time errors.


defects(or)bugs(or)issues(or)incidents->all are same any
---------------------------------------
functionality is not working as per the client requirement
is called bugs(or)defect(or)issue(or)incident.

Is This Answer Correct ?    2 Yes 6 No

What is the difference between bug , error and defect ? Explain with example. 2... What is diff betw..

Answer / shabaaz

A human being can make an error (mistake), which produces a
defect (fault, bug) in the code, in software or a system, or
in a document. If a defect in code is executed, the system
will fail to do what it should do (or do something it
shouldn’t), causing a failure. Defects in software, systems or
documents may result in failures, but not all defects do so.
Failures can be caused by environmental conditions as well:
radiation, magnetism, electronic fields, and pollution can
cause faults in firmware or influence the execution of
software by changing hardware conditions.

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

Test Conditions are derived from : Test Conditions are derived from : a) Specifications b) Test Cases c) Test Data d) Test Desig

3 Answers   CTS,


can anybody tell me what would be the architecture for window based application.And what would be the architecture for web based application.(its very urgent)

1 Answers  


What is CMM and CMMI?

4 Answers  


What is Database Testing?

3 Answers  


what is the meaning of the negative testing?

7 Answers  


can u give me the Test case step template and write one test case step (ex)please

7 Answers   AppLabs,


what are the stages/statuses in the life cycle of a defect?

6 Answers   Accenture,


usecases are prepared by whom?

5 Answers  


What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?

0 Answers   Magic Software, Wipro,


Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advance.

6 Answers   TCS,


what is test scenario? write the test scenarios for your project?please tell the answer? The Automobile Dealer Office Automation (ADOA) application fully automates all vehicle sales and service operations. The project will maintain information about vehicles, spare parts, services, customers, sales and invoices. It facilitates to stores info about job cards and it can generate job

3 Answers   ABC Infotech, Cap Gemini,


Hello! can anyone explain IN DETAILS what is API??? thank you!

2 Answers  


Categories