How the Error, Defect and Bug are related to each other ?.
Answer Posted / phaninath
error: means mistakes in the program
bug:means if the error is rectified it is called bug
defect:if the error is not rectified it is called defect
small example for above scenario:
take a pen it consists of cap,stiker....if stiker is lost
that is called (ERROR),u can replace it with another stiker
that is called (BUG),if pen has hole we can't replace
it ,in that condition we called as (DEFECT)
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
What's the difference between alpha and beta testing?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
What are testing techniques? What is difference between general and specific?
What is Test Design ?( Urgent) and Test Design for Printer?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
Describe Testing Decomposition?
I have interview on Guide wire testing. If you please share me.
is it possible web application make it as executable file
How do u go about testing of web application?
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
what are the risks and contingencies u had in ur project?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
What is the difference between stlc and sdlc?
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?