What is batch testing?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
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.
| Is This Answer Correct ? | 45 Yes | 13 No |
Batch testing is an integral part of Wild Country's quality system.
It is a process in which one test is done simultaneously on multiple specimens.
Steps for Batch Testing:
1). Prepare Individual Tests and Run once.
2). Open Test batch Runner Tool and Form Batches.
3). Run or Execute Test Batches from Test Batch Runner.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / helper
Batch Testing comes from batches. First we have batches, a batch means set of sequential transaction for any system. When we execute the test cases for those batches them we can say that we are executing batch testing. Basically for batch testing, we require AUTOSYS which is a Job Scheduler for running the jobs and boxes.
| Is This Answer Correct ? | 13 Yes | 10 No |
Answer / gowtham
Batch testing is the keeping the dependency test cases in
the one place. If we test one testcase and if it is
successfully executed then all other depoendent test
cases are passed where as If the test case is failed then
all other test cases are failed
Please correct me if i am wrong
| Is This Answer Correct ? | 10 Yes | 34 No |
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
write is the code for regular expression in QTP
How to do the Mouse Operations in QTP. How to aacess an Image in a web application to save it on my desktop. To my Knwoledge that can be done by mouse right click on the Image and selecting 'Save the Image'option. Or Is there any alternate way to do this..
Which statement will use for close an action in QTP?
HI ALL I AM WORKING AS A AUTOMATION ENGINEER FROM PAST 2 MONTHS IN QTP,MY QUESTION IS IF I OPEN THE BROWSER FIRST & THEN THE QTP LATER MY OBJECT SPY WILL NOT WORK,Y IT IS SO..IF U HAVE THE ANSWER PLZ MAIL ME AT AKSHAR.MYSORE@GMAIL.COM
What is the concept of firewalls?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
What is the quicktest professional (qtp) testing process?
What is Expert view?
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?
How can i check all the button that are enabled in a widnows based application ? What script should i write for this ?
How can we log a defect in Testdirector from Q.T.P ?