Ask a Question

How can i map many to one testcases with test methods in automation.

madhupudota
Occasional Visitor

How can i map many to one testcases with test methods in automation.

Hello this is regarding automation. We're trying to implement android tests using espresso and junit. And we're looking to annotate each test method with related testcase key/id.

 

Right now there is a way to map a test method with one single key but we're exploring an option of mapping multiple test case keys with single test method just like below.

 

@Testcase(key= "abc", "def" )

@test

public void mappingMultipleTestCases() {}

0 REPLIES 0
cancel
Showing results for 
Search instead for 
Did you mean: