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



Parameter list which we can send to @Test annotation..

Answer / 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

More Selenium Interview Questions

What is the difference between setspeed() and sleep() methods?

0 Answers  


Please explain what are the different types of locators in selenium?

0 Answers  


What are various ways of locating an element in selenium?

0 Answers  


What is a hub in selenium grid?

0 Answers  


How you build object repository in your project?

0 Answers  


List out the names of programming languages, browsers and operating systems that are supported by selenium.

0 Answers  


What is the difference between driver.get() and driver.navigate.to()

0 Answers  


Explain what are the junits annotation linked with selenium?

0 Answers  


What are some of the different ways to find an element using selenium as a tool?

0 Answers  


What are the benefits of automation testing?

0 Answers  


How can we fetch title of the page in selenium?

0 Answers  


How to execute javascript in selenium?

0 Answers  


Categories