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
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
What is defect validity ratio?
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
Hello Varun, Kindly send me the material as well as sample question papers as i am interested in doing the certification. Kindly help me out in this regard. Here is my mail ID: bjyothitesting@gmail.com
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
What are the queries mostly asked in testing ? give me some examples.
What is Independant Testing? When and where this type of testing will be performed?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
What is black box testing, and what are the various techniques?
What is baseline testing?
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
Define what is a critical bug.
What kind of testing to be done in client server application and web application? Explain