Build not created if i add TestCaseResource | Selenium C# Forum
V
Vrushali Posted on 17/12/2018
Case 01:

STEP 1: [Test]
public void MDM_WORKORDER_TEST_002(Dictionary<string,string> data)
{
----
----
}

STEP 2: BUILD

BUILD  CREATED SUCCESSFULLY   [screeenshot 02]

--------------------------------------------------------------------------------------------------------

Case 02:

STEP 1: [Test,TestCaseSource("getData")]
public void MDM_WORKORDER_TEST_002(Dictionary<string,string> data)
{
----
----
}

STEP 2: BUILD

BUILD  NOT CREATED  [screeenshot 01]

G
gunjan Replied on 17/12/2018

Can you please send me the entire code.


V
Vrushali Replied on 17/12/2018

zipped attachec


V
Vrushali Replied on 17/12/2018

sorry zipped foled giving me error


V
Vrushali Replied on 17/12/2018

one more


V
Vrushali Replied on 17/12/2018

Hello, It's RESOLVED,

Actual  it  was  Excel  issue.  one column, 2nd row was blank...therefore..build not prepared