What is meat by error feeding

Showing Answers 1 - 10 of 10 Answers

martin

  • Mar 20th, 2006
 

 HI !

         Any Deviation from the required output or specification may be defined as an error.

  Was this answer useful?  Yes

mahesh

  • Mar 27th, 2006
 

Hi

i am suggesting my idea

error feeding is like a negative testing where we can check with invalid input dates and see whether the proper error message is displayed

  Was this answer useful?  Yes

raj dinesh

  • Apr 10th, 2006
 

hi all,Error feeding is like entering intentional errors into the system to uncover the defects that is my opiniaon

  Was this answer useful?  Yes

sreenu

  • Apr 18th, 2006
 

hi  this is sreenu

Errror feeding in the sense like as negitive testing,i.e for simply youcan give input as error.

for example :in my system having no printer connection,i can connect printer foresimply(error showing or not)

  Was this answer useful?  Yes

Sachin Kumar Das

  • Apr 20th, 2006
 

Hi there,Its Error Seeding not Error FeedingDefinition:-Mutation Testing/Error Seeding/Fault Inspection/Debugging: - Intentionally adding errors in to the code to find out more errors.Cheers,Sachin

  Was this answer useful?  Yes

MANOJ SHARMA

  • May 3rd, 2006
 

it is also known as mutation testing in this testing u have to inject a bug in the the code and see that due to this bug another bug didnt came it is kind of negative testing

  Was this answer useful?  Yes

BISWAJIT PANI

  • Jun 14th, 2006
 

Error Feeding means we have to feed some error input during testing same as negative testing.

so if we will feed that invalid input to the application then the application should not accept that input or it should show Error messages for that.

if it is showing Error message after entering the error inputs then the application is ok otherwise there is some defects in our application that to be rectify as per sevirity and priority.........

Regards,

Biswajit Pani (09986183456)

panibiswajit@yahoo.com

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions