One way of attaching an Error log to a Test Case is using External reference attribute, which allows you to attach a single, or an array of multiple references in the form of a URI and a reference name.
Prerequisites:
A. Set up a File/Directory on SystemWeaver server, read more in the help by searching for "File repository".
B. swArchitect Role.
According to this alternative, you need to do the following:
1. Create an External reference attribute, you can set any SID and Name of your choice, as shown below.
2. Create a Grid that is valid for Item type= Test Suite, SID= JBTE.
3. Add the created External reference attribute to a Test Node, using a NodeAttributeColumn inthe created Grid definition and set the readOnly="False", as shown below.
Bashar Nassar
One way of attaching an Error log to a Test Case is using External reference attribute, which allows you to attach a single, or an array of multiple references in the form of a URI and a reference name.
Prerequisites:
A. Set up a File/Directory on SystemWeaver server, read more in the help by searching for "File repository".
B. swArchitect Role.According to this alternative, you need to do the following:
1. Create an External reference attribute, you can set any SID and Name of your choice, as shown below.
2. Create a Grid that is valid for Item type= Test Suite, SID= JBTE.
3. Add the created External reference attribute to a Test Node, using a NodeAttributeColumn in the created Grid definition and set the readOnly="False", as shown below.
A full example:
The result:
BR Bashar