1)what is the basic diff. between unit testing and component
testing
2)how do you implement framework in ur project through
automation
Answer Posted / surii
System Testing : Soon after the integration testing is over
the application is deployed into the logical container (real
environment) then it becomes system if one performs testing
on these system then it is called system testing.
Component Testing : Individual units(Entities) are combined
to form an entire module if one perform testint on thes
module then it is called module testing or component testing.
In the System Testing apart from GUI and Functionality
testing mainly concentrate on performance part of the
application that may include Load Testing, stress testing,
Data-Volume testings are performed at this stage.
But in component testing mainly concentrate on functional
part of that application.
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What will be your approach if a particular script in Load Test fails?
What is a defect?
What is unit level testing?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
What is severity and priority of bug? Give some example.
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
What is bug leakage?
What are parametere require for Performance testing?
what are metrics and what are metrics did u collect in you are project
What are the cases when you’ll consider to choose automated testing over manual testing?
what is the architecture of your current project?
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
What is meant by entry criteria and exit criteria in software testing?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
where do we work with Application, web and Database servers Means which type of applications.