Answer Posted / kalpana
Test Harness means ready to strat test execution.
Test Harness=Test Environment+Testbed.
Test Environment means required s/w and h/w.
Test Bed meas list of test cases.
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
1.What types of documents would you need for QA, QC, and Testing?
Test cases for Internal IP Messenger
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
What is a ‘test plan’?
Explain the procedure for manual testing.
What is internationalization testing (i18n testing)?
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
What if the project isn’t big enough to justify extensive testing?
Which model is following in your company for developing software?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
How do you scope,organise and execute a test project.
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.