what is batch testing?
Answers were Sorted based on User's Feedback
Batch testing is having a bunch of coded tests and running them all at once, whereas manual testing would be picking a test and running it individually.
It is almost always better to have batch tests, because that lets you validate builds with batch testing and easily to regression testing.
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 ? | 0 Yes | 0 No |
Answer / smruti
According to me , after completion of all test cases writing ,
categorize same type of test cases (which r interrelated) as batch & conduct testing batch wise . Thanks !
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / ujwala bhagath
multiprocessing used in testing related operating system
multiprogramming online work multitasking multitasking
| Is This Answer Correct ? | 0 Yes | 1 No |
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
can anybody tell me what is release process of company? release note?
What is Internal Links, External Links, orphan Pages, Broken Links
what is test plan and test procedure
apart from bug reporting wat is ur involvement in project life cycle
Data flow testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
Diffrence in b/w Functional and System Testing and Test Cases.
Entry and Exit Ceiteria for System Testing?
What is Equivalence Partitioning and Boundary Value Analysis. Is Boundary Value is subset of Equivalence Partitioning??
When a website is ready and you are asked to test it what will u do?If you don't have any requirements and your team manager also doesn't have any requirements?
What is comparison testing?
What is d difference between Black Box Testing and Functional Testing?