Multiple choice technology testing

What is Batch (Job) Testing?

  1. Testing of web pages and their run time transactions

  2. Testing of backend batch jobs by using GUI for I/P and O/P of the job

  3. Running backend jobs and monitoring the system resources used by it

  4. Running jobs and monitoring logs, I/P & O/P files and database to verify/validate the run

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Batch testing refers to validating background, non-interactive processes. Since there is no user interface, testers must run the jobs and directly verify output files, system logs, execution resources, and database updates to ensure correct processing, rather than testing interactive web pages or using a GUI.