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 |
Hi frnds, for ex.. we got a job in wipro, they will give me one mail id.. "Rameshkumar@wipro.com", where to open this mail id..in which sw ? or outlook?
What do you do if QTP doesn't recognize object ,what action should be taken
Explain step generator in qtp?
what version of test director supports the QTP? does testdirector supports the QTP9.0?
When you open QTP, how many sheets you can see?
Hi All, How to Compare two strings character by character in QTP
What does VBS file contain...??? what is VBS file.. ???
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
How QTP recognizes Objects in AUT?
Reverse string without mid or streverse function.
Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regression testing... suppose there is 1000 test cases is there how many test cases again you run .. 1000 test caes r how many... thanx in advance..