What is Component Testing?
How to do Component Level Testing?
Answer Posted / balbeer singh
Unit testing is testing each & every function/method.
Component Testing is testing component/module which is a
combination of functions/methods.
Series for testing is
Unit -> Component -> Integration -> System
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
need testing projects where can i find them
What is the term ‘quality’ mean when testing?
Test cases have written according to Flow of the software working or according to Screens?
What are the major components of Perf Test Report?
write test case for gmail sign up page?
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
What is Test Design?
Write the test cases for yahoo home page
Do you use any automation tool for smoke testing?
diff b/w desktop based testing & web application testing
What are the various techniques in black box testing?
Can anyone tell me, What is wound fixing?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.