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 |
If you are testing a web application then what will you test in that application?
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?
what do u mean by test harnesses in qtp?
I have 3 add buttons of same properties in my page but i want trigger one of them i required in my recovery scnario manager is qtp recognizes it to recovre d scnario if so how qtp recognizes it
Regular expressions..... Actually how to use this and what is the exact syntax and can anybody can help me out this with example.is there any docs pls send to my mailid rvreddy82@gmail.com
what is the abbrivation of .mtr in action reposirtory?
How many types of recording modes in qtp?
What do you mean by iteration?
Can abody explain me Send keys concept
what is the difference between wait and wait function
how you test broken link using the automated tool QTP ?
What r the advantages of automation?