What is Component Testing?
How to do Component Level Testing?
Answer Posted / deepa
component testing is unit testing,
| Is This Answer Correct ? | 11 Yes | 21 No |
Post New Answer View All Answers
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
What is Mixed Testing
what are the test bugs
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
What is agile testing and why is it important?
What type bugs you will find in integration testing with example?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
What is defect removable efficiency?
how will you test a wine filled bottle along with 100 glasses
Can you explain the workbench concept?
How can software qa processes be implemented without stifling productivity?
What is Catapult Testing in E-Learning Domain?
What is split testing?
What are the two main categories of software testing?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??