Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

unit test planing(UTP)?

Former Member
1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
391

Unit test plan means Code Walk through...After development of object, code walk through needs to be done & even try to break the code while executing for errors..Also check EPC etc....

how to perform unit test planing(UTP)?

1 REPLY 1
Read only

Former Member
0 Likes
392

Unit test plan means Code Walk through...After development of object, code walk through needs to be done & even try to break the code while executing for errors..Also check EPC etc....