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 will be the first salary and what will be the hike in the salary?

0 Answers  


How does you identify the list of links present on the page

1 Answers  


What api is required for database testing in selenium webdriver?

0 Answers  


What are the testing type supported by selenium webdriver?

0 Answers  


What are the annotations used in testng?

0 Answers  


What if you have written your own element locator and how would you test it?

0 Answers  


List out the technical challenges with selenium?

0 Answers  


What are some limitations of selenium?

0 Answers  


Do you know how to mouse hover an element in selenium?

0 Answers  


What is the command line we have to write inside a .bat file to execute a selenium project when we are using testng?

0 Answers  


what is the difference between 2.0 & 3.0

0 Answers  


In which format does source view show the script in selenium ide?

0 Answers  


Categories