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
Answer / john james
A human being can make an error(mistake).
The mistake or error from a human being produces a defect or
bug.
When a defect in code is executed a system failure will occur
| Is This Answer Correct ? | 2 Yes | 7 No |
Answer / shivakumar
Bug:A problem that causes a program to produce invalid output
Error: programmatically mistake leads to error
Defect: Problem in algorithm leads to failure.
Failure: Result of any of the above.
| Is This Answer Correct ? | 5 Yes | 13 No |
Answer / shalini
error/mistake is the error in using the software.due do
improper installation or lack of knowledge
bug: is the fault ,because of which software is not working
correctly
defect:- faults in the software itself
| Is This Answer Correct ? | 6 Yes | 26 No |
If you are a test lead. Then how should you know all the requirements are covered in Test Cases if your team member has wrote the test cases?
What is client server application testing?
What is Back End testing?
What tools you will use for writing testcases, defect reports,test reports etc?
What is open issue?please explain in detail?
Which is the best institute for testing tools in hyderabad ?
51 Answers Marlin Soft Technologies,
what is BVA,EP?if any body knows this, post the answer for me.
What is meant by TRM in Testing?
What is an equivalence class
differnce between testing life cycle and bug life cycle?
1.what is use of touch commnad and chmod 2.Testing inter view there 45 questions. 5 for apititude 20 unix + networking 5 for testing question 10 c or c ++ or java 5 perl or shell scripting +or database 3.what do you know in unix? 4.what is netmask 5.what is stack 6.explain osi model 7.a=10; ++a=a++ Then what is value of a? 8.What is sdlc 9.what is stlc 10.What is ip address/Different classses of Ip address 11.write down test cases how to check computer is in nework or not? 12.what is difference between window 98 and windows 2000 13.How to find ip addess of your computer 14. when we will do risk analysis in test plan?
Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)