Sunday, 27 May 2012

TYPES OF TESTING IN ORACLE APPS

   We have mainly two types of testings
  1. white box testing
  2. black box testing
                White box testing is a code  testing /unit test  involved by developers/technical consultants & preparing unit testing document i.e. TE020.
                 black box testing is a functionality  testing involved by testers/functional consultant & preparing functional testing document i.e,TE040.



we have mainly 3 types of functionality testing 
  1. system integration testing(SIT)
  2. conference room pilots testing(CRP)
  3. user acceptance testing(UAT)


  • SIT is a integration testing to check the functionality of the components as per requirements
  • CRP is a gap analysis & fitting by finding the bugs in the product
every client should maintain one/two CRP testings .
  • UAT is tested by end users before GO-LIVE of the product
NOTE: MOSTLY CRP AND UAT ARE COUNDUCTED IN ON-SITE INFRONT OF THE CLIENT.

         WE HAVE MAINLY TWO TYPES OF TEST METHODS
  •      MANNUAL TESTING(70%)
  •      AUTOMATION TESTING(30%)

No comments:

Post a Comment

Note: only a member of this blog may post a comment.