cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding ....Unit testing !

Former Member
0 Kudos

hi Guyz,

this is hawkin.

1) Can anyone let me know, what exactly " Unit Testing " means and wen can we go for it.

2) And what r all these

a) System testing

b) Integration testing

c) Regression testing

Thanks in advance,

Hawkin.

View Entire Topic
Former Member
0 Kudos

hi,

testing is done to check the integrity of the object which is created and to ensure quality.

Unit test : this test is done by the developer itself initially to check its performance

individually .

system testing : this test is used to verify whether do to the integration of this

object any other objects r getting affected . basically to analyze

the whole system performance .

Regression testing : this is done to check the scalability of a particular object.

if u have upgraded the version then u will chec all the objects for its integration.

testing is basically done to ensure qualiy.

regards .. Kumar Sarvepalli ... honor points