Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Parameter list which we can send to @Test annotation

Answer Posted / palls

@Test(groups = { "functest", "checkintest" })
@Test(dataProvider = "test1")
@Test(dependsOnMethods = { "serverStartedOk" })
@Test(parameters = { "number-of-times" })
@Test(threadPoolSize = 3, invocationCount = 10, timeOut = 10000)
There r few more but these r the ones that I know.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between “type” and “typeandwait” command?

1571


What is selenese and what are the types of selenese?

1515


Explain xpath.

1020


What is the difference between verify and assert commands?

1072


Can we enter text without using sendkeys()?

1040


Tell us what are the two modes of views in selenium ide?

928


How can we handle windows based pop up?

989


How to check a Selenium checkbox?

1233


How can you handle network latency using selenium?

1079


What are the types of waits available in selenium webdriver?

941


What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?

1079


Name the different types of waits in webdriver.

1031


Explain what is selenium ide?

964


What is actions class in webdriver

990


What is the syntax of finding elements by id using css selector?

964