TestNG - Selenium Automation

What are TestNG annotation in selenium webDriver? TestNG annotations execution order. data provider and parameters in TestNG. TestNG Attributes.

  • Home
  • Cucumber
  • XPATH
  • Privacy Policy
  • Contact us
  • About us
  • DMCA

Contact Us

If you have any query regrading Site, Advertisement and any other issue, please feel free to contact at thakuryog1984@gmail.com

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

TestNG Annotations and it's Attribute

  • Basic Annotations (@Factory @Ignore @Before/After)
  • @Test Attribute (successPercentage and expectedException)
  • @Test Attribute (enable, alwaysRun, description, priority and timeout)
  • @Test Attribute (InvocationCount, Invocationtimeout and skipfailedInvocation)
  • @Test Attribute (threadpoolSize and Singletreaded)
  • @Test Attribute (onlyforgroups, dependongroups, dependOnMethods and groups)

How to pass the parameter

  • Parameterization with (Single/Double) array Data provider class
  • How to pass Excel sheet data into dataProvider
  • How to run Data Provider parallel?
  • How to set Optional attribute in @Parameters Annotation?
  • How to pass data from maven goal into @Parallel Annotation?
Powered by Blogger.