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
Why should you care about objects and object-oriented testing?
What is rapid application development model (rad)?
What is the difference between functional requirement and non-functional requirement?
What is QCM?
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
how to write test cases for epos/pos testing.
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
how to indentify memory leakages after the build
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
What is system level testing?
how to clarify functional requirements and non functional requirements in a srs?
what type of testing techniques are using after accept the build?
What is bug severity?
what is the architecture of your current project?