What do u mean by BATCH test?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
What are the challenges you faced in your project (Testing) and in your company?
What is your Expected CTC? Should I tell my expected salary or say as per company norms? Tell me proper answer for it?
10 Answers Accenture, Dream Careers, Flextronics, Havells, Royal Public Health,
There is an help option in one window, which consists of 100 pages. I want to test one word from every page. How can I do this in 5 minutes?
Write a Testcase for mobile phone ?
what are the contents of SRS documents?
diffrence between banking domain and medical domain
How much experience do we have to become a QA? What are the responsibilities of QA?
Orthogonal Arry Testing?
How we map test cases with the requirement in Quality Center plzzz give the procedure step by step
what we get from srs doc ?
What type of Testing u done ur project?
How to test URl of a website manualy?