‎2008 Jan 03 6:18 AM
‎2008 Jan 03 6:24 AM
Hi,
It al depends on your system landscape. But after development the first level of testing is done in Development system only. After this object moves to Quality system and integration testing is done.
regards,
pankaj
‎2008 Jan 03 6:24 AM
Hi,
It al depends on your system landscape. But after development the first level of testing is done in Development system only. After this object moves to Quality system and integration testing is done.
regards,
pankaj
‎2008 Jan 03 6:27 AM
Normally we have different clients for several purposes,in realtime.first we develop object in development client.then if data exists in development we test there itself with the help of functional consultants or they themselves test it and gives us the feedback.
otherwise for testing we have different client say 400 for ex.we login into tht client and test our object.
this is the normal procedure we follow in real time.
hope you got a rough idea.
thank you.
‎2008 Jan 03 7:03 AM
hi
White box testing is applicable at the unit, integration and system levels of the software testing process, it is typically applied to the unit.
While it normally tests paths within a unit, it can also test paths between units during integration, and between subsystems during a system level test. Though this method of test design can uncover an overwhelming number of test cases, it might not detect unimplemented parts of the specification or missing requirements, but one can be sure that all paths through the test object are executed.
Typical white box test design techniques include:
Control flow testing
Data flow testing
Unit Tests could be described as white-box tests whereas a normal tester (which should be not identical to the developer) will test entire functions (black-box tests).
see the link from SAP help..
http://help.sap.com/saphelp_nw04/helpdata/en/a2/8a1b602e858645b8aac1559b638ea4/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/c4/7c1440a1c32402e10000000a1550b0/frameset.htm
reward if helpful
thanks and regards
suma sailaja pvn