Can you explain on what basis does TPA actually work?
Answer / tarun jayaswal
Size, test strategy and productivity are the three elements
which determine the test efforts for black box testing.
Based on them TPA are calculated.
| Is This Answer Correct ? | 1 Yes | 0 No |
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
Write test cases for checking date field?
what is test coverage matrix? what its use? and its format?
How to write JSON query ? Explain with Example
What is JAVA Testing, what we do in That ?
work break down structure in manual testing
how will you clarify the requirements
8 Answers eMids, HCL, iGate, JPMorgan Chase,
usecases are prepared by whom?
10.What is stub?
When the 1st time I will log into the application it will ask to change the passward.After 30 dayz the passward will expire and the application is unaccesible.U cant alter the server time.... How will u test it??
What is a "Good Tester"?
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01