Is it possible to create TestCaseExecutionRecord and TestResult in RQM through OSLC?
Hi all,
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.
I hope this helps.
Comments
Thanks @Abhishek gour for your valuable help. I read this document but did not get clear idea about code. Simply create test case through OSLC but in case of TCER I failed. Can you please help me with code snippet if you have.
@Abhishek gour I read document does not get clear idea of What steps and procedure should follow when creating TestResult and TCER in RQM. Can you please provide steps or code snippet for same. This will help me alot
Are you using ecplise lyo ( developing any java based tool for this purpose? ) for the same or you are using your OSLC queries via some sort of poster tool based on web browser or stand alone?
Hi abhishek gour thanks for reply but my requirement is create TCER through OSLC code not through POSTER tool. Can you olease look into this