Answer Posted / lakshmanaraj bg
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 |
Post New Answer View All Answers
functional testing and usability testing test cases for transfer funds...
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
How do you define a testing policy?
what is functional testing terminologies
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
What is defect cascading in software testing?
What r the documents required for performance testing
Suggest some book to learn more test case???
What is the most important phase in STLC and Why
how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me
Differentiate verification and validation?
what does 80hz refresh rate indicates?
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.
Can you explain decision tables?