The most recent content from our members.
Hi, How can I run unit test with jtestcli in offline platform?
Hi, I worked your example project demo which was java project. It included "demo.data.json" file. I did static analysis with using this "demo.data.json" file. I am trying to analyse my java project with Jtest static analysis and I need myproject data.json file. I don't know How can create "myproject.data.json" file. Could…
Hi, I want to unit test in command line with jtest. First of all I generate unit test in intellij ide using jtest then I try to run test via Jtestcli in command line. But at the end of the process "executed test cases :0" why can't I run these test? Normally these generated tests run in intellij ide successfully. How can I…
Hi, I try to use Jtest in command line. When I run the command which is shown in attched image. The reply of the command is lisence feature not found. Normally in netbeans or intellij parasoft plugin to these ides and there is no problem for lisence. But in command line I took an error about lisence. Why this ase occur?…
I run some unit test via jtest and then I want to publish result of coverage to dtp. Therefore I create a project in dtp for this purpose. But ı take a warning which is shown in attached screen shot. I think there is a problem. Because when I open the project in dtp ı can not show any published result
When constructorArgs is Null, the code 'this.constructorArgs.split' in getConstructorArgs will throw NullPointerException like this: com.parasoft.jtest.standards.rules.framework.java.JtestRule.startRun(JtestRule.java:605) java.lang.NullPointerException at…
It looks like you're new here. Sign in or register to get started.