what is defect ,error,bug,failure and fault?
Answer Posted / shiva
defect means while using the application the enduser get
any discrepency now this is called as defect.
Error - It can at developer stage at writing the code
Bug- While testing the application the tester will find out
the bugs (Means expected and actual values are not match)
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is big bang approach?
What is checkpoint? How can you handle the checkpoints?
What is XML Testing? Do we have any tools to test the XML? Please let me know.
What is Registry?
List the considerations in developing testing methodology
what r the measure bugs found in your project??? Give some example abt this.
how can u prepare the test plan?
How can you do the scalability testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
Describe Testing Decomposition?
whta is compile module?
What do you understand by usability testing?
Describe your experiences with code analyzers.
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?