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?
Answer Posted / 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 |
Post New Answer View All Answers
Describe any bug you remember. Plz Give some real examples
What is a failure?
How can you do the usability testing?
Explain the advantages of automation over manual testing?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
What is srs and brs document?
What is Independant Testing? When and where this type of testing will be performed?
what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important
what is traceability matrix and its usefulness
What are the cases why parameterization is necessary when load testing the Web server and the database server?
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
What is a test scenario?
aplitue questions will be based on wich type ?
What is white box testing, and what are the various techniques?
how to test a store procedure?