Home › Forums › Software Testing Discussions › What is best tool to start with Automation testing?
- This topic has 44 replies, 5 voices, and was last updated 3 years ago by ashwini.
-
AuthorPosts
-
August 30, 2017 at 5:59 am #17254
Best tool to start with automation would be qtp training They mainly concentrate on functional testing, which will be easy to lean and will be a base to learn other automation tools
November 28, 2017 at 11:45 pm #18121Nice list, I think Selenium is the most popular automation testing software right now. For enterprise level testing, these have a good balance of functionality and accessibility:
- Plutora Test (nice UI, the requirements traceability matrix is great for visibility)
- qTest (easy to learn and use)
- HPQC (bit expensive)
- Zephyr
- TestRail
February 13, 2018 at 12:57 pm #18582Hey…
There are many automation testing tools available in market. it is totally depend upon your requirements what you need to to do. Selenium , Katalon studio and UFT are one of them.
February 14, 2018 at 12:20 pm #18595as per my view pcloudy.com is good
February 21, 2018 at 6:32 am #18664Within the software industry, once a product reaches the stable manual testing phase, every organization usually thinks of automated testing to save on the costs involved in manual testing. Since testing cost is an important factor for any project, organizations have started preferring open source test automation tools (which have reached a stage where they now rival the commercial ones) instead of investing in costly commercial testing tools. With no licensing costs, open source automation testing tools provide competitive features for automating the testing of software applications as well as Web portals.
A variety of open source automation testing tools is available for almost all types of testing such as functional, Web, UAT, regression, performance etc. Because of the extent to which these open source tools have matured, it’s time to think about them and have them in your QA automation kit. There are also various open source tools available to support the different testing types such as White Box Testing (Unit Testing, for e.g., using JUnit) and Black Box Testing (system/regression testing, for e.g., using Selenium, Sahi, Watir, TestMaker, LogiTest, TestGen4J, FitNesse etc).
Selenium is probably the best option for automated testing of Websites today. It is becoming increasingly popular and it is the first choice of automation testers as well as organizations for automating the testing of Web-based applications for both the GUI as well as the functionality. Selenium can also be used as a unit testing tool for JavaScript.
Selenium is a package of various test components which consists of the following three major tools. Each one has a specific role in aiding the development of test automation for a Web application.
Selenium IDE – A Firefox extension to record test cases and suites.– Used to run tests on different browsers and systems.
Selenium Grid – Runs multiple instances of Selenium RC at once.
Qualitia and Tellurium – A wrapper for the Selenium engine.
[Mod/jo]February 22, 2018 at 3:23 pm #18674Hi,
As per my experience, one of the best tools to start with Automation testing is TestingWhiz. This is a code-less test automation tool, which provides multiple solutions related to web, API, database & mobile apps like web test automation, automated database testing, automated mobile testing, etc. This tool is mostly preferred by the beginners or those who are switching from manual testing to automation testing, because of its code-less scripting feature, i.e. test scripts are prepared using the inbuilt test commands, which makes the overall implementation faster, resulting in efficient test outputs. Also, this tool has various integrations like integration with a database, bug tracking tools, test management tools, etc. For better clarity, you can download its Free Enterprise version and start with automation testing.</p>
Few other good tools for automation testing are Selenium, Testcomplete, etc…Thank You
Hari
May 11, 2021 at 9:58 am #26374Hi there!
As many users said there are a number of tools out there
It depends on your project requirements! Choose right one
Tricentis Tosca
SoapUI
Katalon Studio
Appium
Postman
RanorexJune 17, 2021 at 6:30 am #26574Test automation is a cost-effective and time saving method to test the software products with long maintenance cycles. However, if you are looking for the test automation tool, then there are not one but many. Let me list top five here:
• Telerik test studio
• Selenium
• Robotium
• Watir
• Testcomplete
June 30, 2021 at 12:50 pm #26620<span style=”color: #4d5156; font-family: arial, sans-serif;”><span style=”font-size: 14px;”>Hi,</span></span>
<span style=”color: #4d5156; font-family: arial, sans-serif;”><span style=”font-size: 14px;”>I would suggest Katalon and Appium</span></span>
<span style=”color: #4d5156; font-family: arial, sans-serif;”><span style=”font-size: 14px;”>Katalon Studio is an automation testing solution developed by Katalon, Inc. The software is built on top of the open-source automation frameworks Selenium, Appium with a specialized IDE interface for web, API, mobile, and desktop application testing. </span></span>
July 16, 2021 at 12:46 pm #26662Thanks for this tips.
July 19, 2021 at 12:59 pm #26676Lead generation does not happen over night. It takes time to evaluate a potential customer profile and then build a meaningful relationship with these prospective prospects. This requires constant monitoring and updating of the database so that the information provided to online service providers is accurate https://wikipout.com/cold-calling-the-simplest-way-to-generate-great-clients/. There are many different techniques used for lead generation such as the use of search engine optimization (SEO), use of targeted or niche terms, use of prospecting techniques, use of paid and free resources, use of social media etc.
November 11, 2021 at 7:19 am #27167The tools you’re looking for would differ based on your requirement. As in, what is the required result you’re looking for?
Based on the specific requirements I can help you with your answer.- If your need is performance testing of a Web app then go ahead with JMeter.
- For Functional/Regression testing and Web App automation using Selenium works best.
- If functional/regression testing is needed for Mobile apps then use Appium.
These tools have a lot of advantages over other tools and are quite beginner-friendly. An added benefit is that all these tools are free, so you will have available support in the testing community if you face any problems while using them.
November 19, 2021 at 10:31 am #27203Katalon
Selenium
Appium
Ranorex
LambdaTest
Kobiton
Eggplant
-
AuthorPosts
- You must be logged in to reply to this topic.