Quantcast
Channel: Silk Test - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 625

Running Data Driven test case from SilkTest test plan

$
0
0

Hi All,

We like to run few Data Driven test case using Silk Test TestPlan.  Has anyone done this before?  Can someone please give an example how to pass in the test data from the test plan.

We try with below, and it doesn't seem working.

[-]  Create User
 [ ] script: User_T_Tr_S.g.t
 [ ] ddtestcase: DD_CreateUser
 [ ] ddatestdata: REC_DATALIST_DD_CreateUser
 [ ] Verify user creation

This is the test case with the data input in our script.

testcase DD_CreateUser (REC_DATALIST_DD_CreateUser rData)


Viewing all articles
Browse latest Browse all 625

Trending Articles