Join Techlistic.com's FB Automation Group to interact with a large network of professionals over the globe and know about the latest Automation trends in the market:
https://www.facebook.com/groups/681543752275271/
https://www.facebook.com/groups/681543752275271/
Hi All,
Need an experienced Api Testing corporate trainer full time for a 3 months assignment.
Location- Gurgaon
If anyone interested text me.
Thank you!
Need an experienced Api Testing corporate trainer full time for a 3 months assignment.
Location- Gurgaon
If anyone interested text me.
Thank you!
Hi All,
Can anyone in the group explain why one should prefer Javascript automation tools over Selenium?
Is wait is the only reason to switch?
Or are there any other real time advantages of using them?
I have automated Regression suite of 500 test scripts using Selenium Webdriver for angular based application but didn’t face any issue as such not even the wait. So, just want know the other differences as well.
Thanks in advance!
Can anyone in the group explain why one should prefer Javascript automation tools over Selenium?
Is wait is the only reason to switch?
Or are there any other real time advantages of using them?
I have automated Regression suite of 500 test scripts using Selenium Webdriver for angular based application but didn’t face any issue as such not even the wait. So, just want know the other differences as well.
Thanks in advance!
Automate Google search using Selenium Webdriver, click here
https://www.techlistic.com/2019/05/automate-google-search-using-selenium.html?m=1
https://www.techlistic.com/2019/05/automate-google-search-using-selenium.html?m=1
Techlistic
Automate Google.com using Selenium Webdriver
In this post you will learn to automate Google Search using Selenium Webdriver with Java. This is a real time example of Explicit wait comm...
Hi Friends,
Just an update!
Now ‘Interview Preparation’ tab is also added on Techlistic. So, in order to make it successful, help would be needed from you guys.
So, please share your interview experience, questions with specific companies with me, I ‘ll add everything on Techlistic website, so that everyone can be benefited.
https://www.techlistic.com/search/label/Interviews?m=1
Thank you!
Just an update!
Now ‘Interview Preparation’ tab is also added on Techlistic. So, in order to make it successful, help would be needed from you guys.
So, please share your interview experience, questions with specific companies with me, I ‘ll add everything on Techlistic website, so that everyone can be benefited.
https://www.techlistic.com/search/label/Interviews?m=1
Thank you!
Advanced level Selenium Automation Interview Questions, find here -
https://www.techlistic.com/search/label/Interviews?m=1
https://www.techlistic.com/search/label/Interviews?m=1
Tried to cover few aspects in this post, give it a read and let me know in comments about your feedback.
https://www.techlistic.com/2019/05/future-of-selenium-automation-testing.html?m=1
https://www.techlistic.com/2019/05/future-of-selenium-automation-testing.html?m=1
Techlistic
Future of Selenium Automation Testing as a Career Option
Future of Automation testing is bright and automation professionals would be on a joy ride!
Hey I didn’t say Selenium Automation professionals, so don’t skip this post in middle and miss out the complete information. Let me make you understand one thing…
Hey I didn’t say Selenium Automation professionals, so don’t skip this post in middle and miss out the complete information. Let me make you understand one thing…
Complete Selenium Tutorial is posted on Techlistic website, it covers:
1. all the selenium commands from basic to advanced level
2. real time code examples
3. TestNG integration with Selenium
4. Demo webpages and website links to practice.
5. Practical Selenium Assignments to test your skills
6. Selenium interview questions/exercises from beginner to expert level.
Bookmark this page/website for more advanced stuff on Selenium
Url - https://www.techlistic.com/p/selenium-tutorials.html
1. all the selenium commands from basic to advanced level
2. real time code examples
3. TestNG integration with Selenium
4. Demo webpages and website links to practice.
5. Practical Selenium Assignments to test your skills
6. Selenium interview questions/exercises from beginner to expert level.
Bookmark this page/website for more advanced stuff on Selenium
Url - https://www.techlistic.com/p/selenium-tutorials.html
Techlistic
Selenium Tutorials – Complete Learning Path (2026)
End-to-end Selenium tutorials for QA and SDETs. Learn WebDriver, Java, Python, frameworks, waits, locators, and hands-on automation projects.
Bookmark this webpage!
And get to know the latest automation trends in market and latest articles -
https://www.techlistic.com/search/label/Trending%20Posts?m=1
And get to know the latest automation trends in market and latest articles -
https://www.techlistic.com/search/label/Trending%20Posts?m=1
Tech Talkers pinned «Complete Selenium Tutorial is posted on Techlistic website, it covers: 1. all the selenium commands from basic to advanced level 2. real time code examples 3. TestNG integration with Selenium 4. Demo webpages and website links to practice. 5. Practical Selenium…»
Post of the day at Techlistic!
Hi Friends,
Advanced tutorial on integrating Selenium with TestNG, initial step of Framework building for beginners and intermediates -
1. It obsolete the java main method
2. Handles the execution of test cases
3. Gives us the flexibility to write multiple test cases in one class
4. Gives us default html report of automation execution
5. Provides flexibility to write common code for pre-requisites in setup method
6. Provides flexibility to reuse code for delete test data in teardown method.
7. You can set the execution priority of test cases
8. Skip test cases
9. Create test suite of all test cases and execute it all in one go
10. Assertion methods for validations
Everything at one place, here is the TestNG Tutorial url -
https://www.techlistic.com/p/testng.html?m=1
Hi Friends,
Advanced tutorial on integrating Selenium with TestNG, initial step of Framework building for beginners and intermediates -
1. It obsolete the java main method
2. Handles the execution of test cases
3. Gives us the flexibility to write multiple test cases in one class
4. Gives us default html report of automation execution
5. Provides flexibility to write common code for pre-requisites in setup method
6. Provides flexibility to reuse code for delete test data in teardown method.
7. You can set the execution priority of test cases
8. Skip test cases
9. Create test suite of all test cases and execute it all in one go
10. Assertion methods for validations
Everything at one place, here is the TestNG Tutorial url -
https://www.techlistic.com/p/testng.html?m=1
Techlistic
Selenium-TestNG Framework Tutorial
Table of Content 1. Overview & Features of TestNG 2. Install TestNG in Eclipse 3. TestNG Annotations @BeforeClass @AfterCla...