Pls clarify In case of using xml by xml assertion , from assertion results can we use the assertion result to generate a report like pass or fail status ?
Or
If i write a java program after write properties to file, and have that program as a jar file where to place the jar file?
For saving assertion result in a property ;
Refer https://communities.ca.com/thread/241731639?commentID=241803481#comment-241803481
If you write a java code, and you export it in for of jar file. You need to drop the JAR file in Hot Deploy.
You can use Dynamic Java Execution step to access the class and functions that you have created in Java code.
Refer: Dynamic Java Execution - DevTest Solutions - 10.0 - CA Technologies Documentation
Thanks,
Monika