Skip to content
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowX page opens in new windowYouTube page opens in new window
Facebook page opens in new windowFacebook page opens in new windowX page opens in new windowYouTube page opens in new window
qavalidation
QA tools and automation testing techniques
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training
Search:
Search:
Search:
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowX page opens in new windowYouTube page opens in new window

Daily Archives: July 21, 2015

You are here:
  1. Home
  2. 2015
  3. July
  4. 21

TestNG @Test attributes – threadPoolSize, invocationCount, timeOut

SeleniumTesting, testngBy AdminJuly 21, 2015Leave a comment

InvocationCount OutPut: Thread ID: 1Thread ID: 1Thread ID: 1Thread ID: 1Thread ID: 1 Above method ran 5 times, a single thread will be assigned to run the method one by one.. ThreadPoolSize OutPut [ThreadUtil] Starting executor timeOut:0ms workers:5 threadPoolSize:3Thread ID: 11Thread ID: 12Thread ID: 13Thread ID: 12Thread ID: 11 Above method ran 5 times, but…

All rights reserved | qavalidation
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
———Top Menu
Go to Top