Is it possible to create TestCaseExecutionRecord and TestResult in RQM through OSLC?
Hi all,
I want to create TestCaseExecutionRecord and TestResult in RQM through OSLC. I have successfully created TestCase through OSLC. But not succeed to create TestCaseExecutionRecord and TestResult. I am new to this tool so I do not have idea even Is it possible or not. Please suggest me solution
One answer
You can create TestCaseExecutionRecord in RQM via OSLC. Please go through the OSLC version 2 spec at this location - http://open-services.net/bin/view/Main/QmSpecificationV2#Resource_TestExecutionRecord. The specification link given above provides examples of resource shapes and capabilities.
If you have question about how other artifacts are created via OSLC ( PUT vs POST ) - you could follow following jazz.net post - which provides several aspects of trying out creating the test artifact via OSLC.
I hope this helps.
Thanks,
Abhishek