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

After Executing the testcases, logging bugs...after completing all this processes, what document tester will prepare?

4 Answers  


How to write gui test cases ? plz gve me some sugessition about gui test cases along with examples plz plz any one plz

3 Answers   CSE, TCS,


Branch testing comes under white box testing or black box testing?

2 Answers   MBT,


how to test the cookies ?

2 Answers   IBM,


Process in ur company??? Y only V?? y not waterfall and spiral??? tell me advantages and disadvantages??

3 Answers   Philips,






Hi,I am new to software testing. My question is, What can be the possible test cases one can write for a chair

6 Answers   Datamatics,


List 5 words that best describe your strengths.

5 Answers  


What is terminologe? Why testing necessary? Fundamental test process psychology of testing

0 Answers  


What is deferred?

3 Answers   Hykin Solutions,


Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.

0 Answers  


Write all possible test scenarios for Login screen.

2 Answers  


What is Test Coverage?

3 Answers   iNautix,


Categories