Answer Posted / radhika
Deffect is nothing but differentiate b/w expected and acual
result.its founded by test eng...,while executing the test
cases.
also we can say deviation from the customer requirements.
Deffect solved by developers.
also we can say code related mistake.
In all situation defect,bug,error,failurs,mistake all r
same.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
Explain structural testing?
Please some one answer these Q's 1.Modules in Pension Domains ? 2.What Should we Test on Pension Domain.? Thanks in Advance Stewie
Could reviews or inspections be considered part of testing?
HOW TO PERFORM DATABASE TESTING
What is the difference between negative and positive testing?
what are the different types of questions in testing from related to projects, plz help me in quickly
What is bottom-up strategy?
Why we use decision tables?
What is system simulation?
What is a document version?
How many test cases will be there for testing the numbers of range -10.0 to 10.0? How it is classifying?
What is interface analysis?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
Explain what test plan is? What is the information that should be covered in test plan?
What is the difference between interoperability and compatibility testing with some examples?