What is meant by Multi Unit Testing?
Answer / .....!!
All projects consist of various modules. After all modules have been developed, they are then integrated as a system. System testing is then performed. Each individual module is tested - referred to as unit testing. When two modules are tested simultaneously, this is known as multi unit testing. Simple methodology.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is alpha and Beta Testing?
If I want to check compability of software in a MAC OS then which steps shold I follow?
If a interviewer ask me the duration of my project, then should i tell them the total(development+testing) time of the project? Plz tell it's urgent
how u do database testing
what is agile testing
A bank application with From a/c, To a/c, amount and a submit button - What are the conditions that you write for it.
Actually by using severity u should know which one u need to solve so what is the need of priority?
What is Resprint and Patch?
what is check list?what is use of check list?who prepares that?
what are testing types involved in black box and white box testing...
I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.
what do u mean by Functional testing?