Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Discussion List
Parasoft Maven plugin installation
I need to install the Maven plugin for parasoft and im currently unable to do it through the market place due to network restrictions , is there an alternate way to add this plugin as a separate file into parasoft. Kindly suggest on the same.
Extension tool error
When trying to execute a java code through extension tool I see the below error, Please suggest on the same. Additional Details: argument type mismatch java.lang.IllegalArgumentException: argument type mismatch at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at…
creating excel datasource using Java in Parasoft Maven Jumpstart project
When mapping the datasource path to the setId method in FileLocation class. FileLocation location=new FileLocation(); location.setId("${project_loc:PBAPO}/Sample2.xls"); It throws below error :smile: ErrorResponse [status=404, message=Invalid payload: Specified value '${project_loc:PBAPO}/Sample2.xls' for property…