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

utp&utr

Former Member
0 Likes
903

what is unit test plan and unit test result?how can we do that?

what is unit test plan and unit test result?how can we do that?

1 REPLY 1
Read only

Former Member
0 Likes
771

UTP contains all the possible test cases of ur object.

UTR gives the expected and actual results of those test cases.

Generally both will be embedded in a single document

regards,

lavanya