1.

What do you understand by Input injection?

Answer»

Input INJECTION is the act of SIMULATING inputs for testing APIs. It can be simulated in DIFFERENT ways:

  • Direct METHOD Invocation
  • Accessibility INTERFACE invocation
  • Low-level input simulation
  • Device driver simulation
  • Robot Simulation.


Discussion

No Comment Found