junit - how do I generate a test file form a java file using Parasoft -
i new @ parasoft. using parasoft plugin eclipse. today used first time on java file right click , parasoft->test using->user-defined->my_configuration.
how generate new test file java file using parasoft? how modify test file created java file? make changes in java file , should modify test file. think there should option somewhere didn't founded on web. in parasoft/test using/builtin?
if go "parasoft -> test using -> builtin -> generate , run unit tests" can generate new test file java file. want add test cases automatically existing test file. in header of test file have: * created jtest on 10/2/12 9:07:30 am. * updated jtest on 10/25/12 2:35:22 pm, 12 test cases added.
i need update file in second line above"* updated jtest on 10/25/12 2:35:22 pm, 12 test cases added.".
thanks,
dorian
the automation test class creation configured in test configuraion
tab generaiton
.
more find in help, outstanding , required information there. lesson 11 should answer of question.
Comments
Post a Comment