What do u mean by BATCH test?

Answers were Sorted based on User's Feedback



What do u mean by BATCH test?..

Answer / kumaraswamynaidu

Batch testing means during execution we have to make a
dependent test cases as a batches.
ex; 1. insertion of atmcard
2. entering the pin number
here if we insert atmcard then only it will ask the pin
number. after enterin the pin number only it will ask
whether u want to withdrawl, balance enquiry etc.
then only it will ask from wher i mean from c/ac or saving.
then it will ask how much u want
if u observe here each and every test case is depending on
the previous test case.
therefore group all these test cases as a batch.
and execution of this batch i mean this dependent test
cases is called batch testing.

Is This Answer Correct ?    7 Yes 0 No

What do u mean by BATCH test?..

Answer / rajesh

It is also called as regression testing, after u debugging
the appliction u can run it from top to bottom

Is This Answer Correct ?    3 Yes 2 No

What do u mean by BATCH test?..

Answer / ramesh16j

the sequencial execution of more than one test case is
called batch testing or it is also known test suite

Is This Answer Correct ?    4 Yes 3 No

What do u mean by BATCH test?..

Answer / mahesh

Batch testing means testing the automatic cronjobs and back-end processes. Lets assume the application has 1000 registered
users in a day. Now @ end of the day, There will be back-end jobs which process these records as per their business requirement
Whether it could be sending the information for 3rd party verification.. etc.

Is This Answer Correct ?    1 Yes 0 No

What do u mean by BATCH test?..

Answer / sailaja

testing the scripts in batches is called batch testing. in
WR batch test has only 'call statements 'to the scripts to
be executed. for this u have to select "run in batch
mode "in general options

Is This Answer Correct ?    0 Yes 3 No

What do u mean by BATCH test?..

Answer / deepa

Batch test is used for test the entire application from top
to bottom before going to production.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

Provide and example that explains difference between usability and functional defects?

3 Answers  


What is the use of doing cookie testing(enable or disable)for web applications?What will happen if u enable or disable the cookies?

3 Answers  


What is Software Testing?

2 Answers  


why u need peer review doc ?

3 Answers  


Need some 10 test scenarios for integration testing on Gmail.

2 Answers  






what is test plan and what it consists?

15 Answers   AndPlus, Forum, MBT, TCS,


if a problem on client side is restarting of PC then what are u going to do and say me the methods to solve the problem?

3 Answers   Mantra Group,


Which are the standards for software test plans?

0 Answers  


where u r writing testcases manually?

6 Answers  


What will be your approach if a particular script in Load Test fails?

0 Answers   ADP,


If the Time is cut shorted, how can you manage that?

6 Answers  


please give me the template of tracebility matrix ? i need whicch is commanly used in real time...

2 Answers  


Categories