Understanding the concept of component testing

Page 1

Understanding The Concept of Component Testing Before one takes admission to a software testing course in Pune, he or she should be aware of software testing in general. With this sole purpose in mind, we will introduce you to the concept of Component Testing. For learning testing in detail, go to a software institute in Pune. Component Testing definition: Component testing is one of the black box test design procedures which is performed by QA Team. It's additionally alluded to as module testing when it's seen from an engineering viewpoint. By and large, any product in general is made of a few parts in little quantity. On the off chance that the testing is performed on every individual part or component independently without incorporating with different segments, then such testing is alluded as Component Testing. It's one of the black box testing types. The utilization of the expression "Component Testing" changes domain-wise and organization to organization. The most widely recognized purpose behind various views of Component testing are: - Kind of Development Life Cycle Model Chosen - Complexity level of application or software under test. - Testing with or without disengagement from rest of other part in software or application. As we are aware that Software Test Life Cycle Architecture has numerous test-antiquities (Documents made, utilized amid testing exercises). Amongst numerous tests – artifacts, it's the Test Policy and Test Strategy which characterizes the sorts of testing, profundity of testing to be performed in a given project. Any product is made of numerous components furthermore, every part will have its own subcomponents. Testing every one of the modules independently without considering joining with different components is alluded as Component Testing in Small. When can you perform Component testing? Component testing is performed not long after the unit testing is finished by the developers and the build is given to the testing team. This build is alluded as UT build (Unit Testing Build). Real usefulness of the considerable number of components are tested in this stage, Component testing entry criteria - Least number of the components to be incorporated into the UT ought to be developed and tested as well. Component testing exit criteria -The functionality of all the components ought to work fine. -There ought not to be any Critical or High or Medium severity and priority defects log.


Who can carry out Component testing? Component testing is performed by testers. 'Unit testing' is performed by the coders where they do the testing of the individual functions or methodology. After unit testing is played out, the following testing is component testing. Segment testing is finished by the testers. Let's understand the differences between component testing and unit testing: Unit testing: -Testing individual bits of codes, modules to show that program executes according to the specification is called Unit Testing. - Its verified against design documents. - It is carried out by developers. - Unit testing is carried out at first. Component testing: - Testing every object or parts of the product independently with or without detachment of different objects is called Component Testing. - It's verified against test requirements and use cases. - Carried out by testers. - It is done after unit testing is complete at developers end. Component testing assumes a vital part in finding the bugs. Before we begin with the integration testing, it's generally prescribed to play out the component testing keeping in mind the end goal to guarantee that every component of an application is working successfully. Integration testing is trailed by the component testing. Component testing additionally alluded as module testing in a few references. Software testing courses in Pune, will impart you with knowledge of software testing and you can pursue a career in the same.


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.