What is the differance between Bug and Defect.
Answer Posted / pankaj tiwari
Bug,Error or Defect is same but it depends on time that
what we call at that time buf, error or defect.....
According to me
When we find any bug @ code level then it's called error.
Bug- when we find any error @ UI(user interface) level or
testing level then its called bug.
Defect- when we find any error @ maintenance level then
its' called decfect.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In a log in page what will be test procedure, test scenario, test description & test steps?
Explain the soak testing?
Explain the smoke testing?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
Explain the domain testing?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
how to write test cases for online restaurant table booking system?
What is test environment? Elaborate with example.
Explain the ad hoc testing?
Explain the functional testing?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
What is the domain testing?
write test case for pen cap if it is not present?