Wat is meant by Batch Testing

Group of tests executing sequentially one by one is called Batch Testing.

Showing Answers 1 - 9 of 9 Answers

satyendra22

  • Oct 5th, 2006
 

Batch Testing in WR is nothing but running the whole test set by selecting "Run Testset" from the "Execution Grid".The same is possible with QTP also. If our test cases are automated then by selecting "Run Testset" all the test scripts can be executed. In this process the Scripts get executed one by one by keeping all the remaining scripts in "Waiting" mode.-------------------------------------------------------------------------------------------------------------------------------------thanx satya

  Was this answer useful?  Yes

KodumuruRamesh

  • Oct 23rd, 2006
 

Hi,

     Batch Testing is "Sequential execution of test programs are called Batch Testing"

          Generally Test engineers are executing test programs as a batches because "End state of one test is base state to another test"

For information contact:

kodumururamesh@yahoo.co.in

  Was this answer useful?  Yes

sudhakar2068

  • Oct 23rd, 2006
 

The SeQuential execution more than one test case is called as Batch testing.

Every test Batch is consists of mutiple dependent test cases. In those

batches every end state is base state to next case .Test batch is also

known as Test suit or Test belt.

sudhakar kolla,

My email:kollasudhakar2005@yahoo.co.in.

My number:09819859346

  Was this answer useful?  Yes

prasad

  • Oct 28th, 2006
 

  batch_test test the several tests one after the other until the all tests are completed without Interruption to the tester. when you are running the tests in batch mode , it will compress the systems messages, user sages,mis_matches etc...

  Was this answer useful?  Yes

prasad

  • Oct 28th, 2006
 

    Batch_test means tests the several tests one after the other without inturruption to the tester. when you are running the tests in batch mode , it will compress the user messages, system messages,erro messages, mismatches etc.

dp 

  Was this answer useful?  Yes

Nadeem Sharifuddin

  • Dec 19th, 2006
 

batch testing is done during regression testing. when tester runs different test scripts in a sequence while using driver script in QTP.

The result of one Script failure or pass , fials or passes the whole batch test.

Nadeem.

  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