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 |
Please give me example of - 1. High Severity and High priority Bug ? 2. High Severity and low priority Bug ? 3. High priority and low severity Bug ? 4. Low Severity and low priority Bug ? Thanks
How do i write a test condition to test the following simple program with the intention of 100% Condition coverage testing Print “Hello World” If Date $ = ‘01-01-2000’ AND Time $ = “00:00:00” THEN Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $. Could anyone please clarify in detail. Would really appreciate it....
What is FT Disk?
What will you do when you were given two different projects and asked to complete them at same time?
what is analysis and interpretation of results?
what is the difference between test strategy and test plan?
Hai all can anyone tell me wat is the diff betn Build and version and is there any file extenction for build and version if so wat is it..And How to deploy the build and version for development or testing.. Cheers, Amar.gp
Why we have to do manual testing?
what is agile testing
Have you ever created a test plan?
can we do iterative testing in v-model?
if we ve 1000 test cases to run and we ve no time and we dnt wanna use automation tool how we will complete testing in time constrant plz do answer