Answer Posted / .....!!
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 |
Post New Answer View All Answers
what kind of testing have u done?
How do you scope,organise and execute a test project.
What is bug severity?
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
what is the function generator?
What is test management?
Can you explain the elementary process?
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
How to find bug in photos and videos ??
What are the factors affecting a manual testing project and what are the ways to overcome it?
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
What is ecp (equivalence class partition)?
What is the most important phase in STLC and Why