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

how to organize tests in an order

$
0
0

I wonder how do you organise tests in silktest?

 

there are like what I know three different commands:

@before

@after

@test

 

like below:

 

@Before

public void setup()

}

@Test

public void testLogin()

{

}

 

@Test

public void testAgentLookup()

}

 

 

 

how do I organize like 10 tests in a order?

@Test1

 

@Test2

 

@Test3

 

@Test4

 

@Test5



Could someone help me?

 

Thank you in advance


Viewing all articles
Browse latest Browse all 625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>