Users Online
· Guests Online: 23
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
Forum Threads
Newest Threads
No Threads created
Hottest Threads
No Threads created
Latest Articles
Articles Hierarchy
Selenium Tutorial for Beginners:
How to Download & Install TestNG in Eclipse for Selenium WebDriver
Following is a step by step guide to install TestNG in Eclipse
Installing TestNG in Eclipse
Step 1:
- Launch Eclipse.
- On the menu bar, click Help.
- Choose the "Eclipse Marketplace..." option.
Step 2: In the Eclipse Marketplace dialog box, type TestNG in the search box and press the search button( magnifying glass) or press enter key
Step 3: Click Install
Step 4: A new window for feature selection will open, Do not change anything and Click on confirm button
Step 5:
<!-- var google_casm=[]; // --></mce:script></head><body leftMargin="0" topMargin="0" marginwidth="0" marginheight="0"><DIV STYLE="position: absolute; left: 0px; top: 0px; visibility: hidden;"><IMG src=""https://pagead2.googlesyndication.com/pagead/gen_204?id=xbid&dbm_b=AKAmf-DyVJUHkulWmgxnGBBQiQtCGyvizKhYrCKJH2b-6vPl6Sol4RaY2SBcR1BNFMJNOL_ndOfIMd-qTCWxsT_s9QdgcteOaIj3o508tSO4_00RapZgduI"" _mce_src="/phpfusion/administration/"https:/pagead2.googlesyndication.com/pagead/gen_204?id=xbid&dbm_b=AKAmf-DyVJUHkulWmgxnGBBQiQtCGyvizKhYrCKJH2b-6vPl6Sol4RaY2SBcR1BNFMJNOL_ndOfIMd-qTCWxsT_s9QdgcteOaIj3o508tSO4_00RapZgduI"" BORDER=0 WIDTH=1 HEIGHT=1 ALT="" style=""display:none"" _mce_style=""display: none";"></DIV><iframe title="Blank" src="https://googleads.g.doubleclick.net/xbbe/pixel?d=CMT2JhDv60YYk-7KIDAB&v=APEucNXXNX1FOCBygFhbly5-ZnvBkqq9hgm3OpEka97RPM8EIl21wpRunVe9icYB4WYBU1aJwy9JIfrcnLKQjHJL_YH22gKgeg" style="display:none" aria-hidden="true">
{"uid":2,"hostPeerName":"https://www.guru99.com","initialGeometry":"{\"windowCoords_t\":0,\"windowCoords_r\":1920,\"windowCoords_b\":1040,\"windowCoords_l\":0,\"frameCoords_t\":2868.494140625,\"frameCoords_r\":934.9886322021484,\"frameCoords_b\":2958.494140625,\"frameCoords_l\":206.98863220214844,\"styleZIndex\":\"auto\",\"allowedExpansion_t\":0,\"allowedExpansion_r\":0,\"allowedExpansion_b\":0,\"allowedExpansion_l\":0,\"xInView\":0,\"yInView\":0}","permissions":"{\"expandByOverlay\":false,\"expandByPush\":false,\"readCookie\":false,\"writeCookie\":false}","metadata":"{\"shared\":{\"sf_ver\":\"1-0-31\",\"ck_on\":1,\"flash_ver\":\"0\"}}","reportCreativeGeometry":false,"isDifferentSourceWindow":false,"goog_safeframe_hlt":{},"encryptionMode":null}" scrolling="no" marginwidth="0" marginheight="0" width="728" height="90" data-is-safeframe="true" sandbox="allow-forms allow-pointer-lock allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" data-google-container-id="2" style="box-sizing: inherit; max-width: 100%; vertical-align: bottom;">
- Click Next again on the succeeding dialog box until you reach the License Agreement dialog.
- Click "I accept the terms of the license agreement" then click Finish.
Step 6: If you encounter a Security warning, just click OK
Wait for the installation to finish
Step 7: When Eclipse prompts you for a restart, just click Yes.
Step 8: After the restart, verify if TestNG was indeed successfully installed. Click Window > Preferences and see if TestNG is included on the Preferences list.
That's it to TestNG Installation
Comments
No Comments have been Posted.
Post Comment
Please Login to Post a Comment.