Postman API Automation Testing Tutorial
Codoid - Software QA and Test Automation Services Company
by Chris Adams
1w ago
Postman is one of the most popular API testing tools and it can perform both manual and automated API testing. So it is a great choice for beginners who are just getting started with API testing to take the first step with manual testing and gradually move towards automation testing. Moreover, Postman has recently introduced Postbot which is an AI assistant within Postman that can make your testing process easier. But in this blog, our primary focus will be on Postman API Automation Testing. Before we get started, let’s list out all the reasons that make Postman a great choice. Why use Postman ..read more
Visit website
Top 10 AI Automation Testing Tools
Codoid - Software QA and Test Automation Services Company
by Hannah Rivera
1M ago
Artificial Intelligence is taking the world by storm and the software testing industry is no different. It almost seems like a new AI tool is released every day. Out of the many AI-based testing tools in the market, we have picked the 10 best AI Automation Testing Tools that could truly improve your software testing process. Being a leading software testing company, we understand the importance of AI adoption in software testing. But at the same time, we also understand the value of human intelligence. So we have prepared this list of AI Test Automation Tools that are focused on augmenting the ..read more
Visit website
Step-by-Step Playwright Page Object Model Implementation Tutorial
Codoid - Software QA and Test Automation Services Company
by Chris Adams
1M ago
Although Selenium is the most popular open-source tool for the automation testing of web applications, Playwright has been gaining much popularity as well. As the Page Object Model approach is widely used while creating test automation frameworks, we wanted to write an easy guide that can help everyone with the Playwright Page Object Model implementation. Being an experienced automation testing company, we started our test automation journey with Selenium. Since we’re always focused on being ahead of the curve, we have successfully implemented Playwright in numerous of our projects as well. So ..read more
Visit website
Robotil
Codoid - Software QA and Test Automation Services Company
by admin
1M ago
Robotil is a simple library to press/release keyboard keys, click coordinates, take screen-shot and invoke application on remote machine. How to use Download Robotil.jar Start Robotil server on a remote machine. java -jar Robotil.jar (Default portNumber is 6666) java -jar Robotil.jar 5555 Reference Robotil jar in java project on a client machine Create an object for Robotil class by mentioning remote IP and port Now, it is ready to use Example Robotil robotil=new Robotil("localhost", 5555); robotil.pressAndReleaseKey(KeyEvent.VK_ENTER); Methods PressKey To press a keyboard key r ..read more
Visit website
VisGrid
Codoid - Software QA and Test Automation Services Company
by admin
1M ago
VisGrid is a GUI for Selenium Grid. You can start Selenium grid hub, create and attach nodes very easily and quickly. You can also find a list of a list of previous releases and release notes How to use? 1) Download and extract ‘VisGrid.zip’ wherever you want 2) Double click ‘VisGrid.jar’ 3) Click Start Hub button 4) Now Hub is started and ‘Create Node’ & ‘Stop Hub’ buttons are displayed 5) Click ‘Create Node’ button 6) Select a browser and click ‘Add’ button 7) That’s it. You have created Hub and attached a node successfully 8) Hit http://localhost:4444/grid/console to cross check your a ..read more
Visit website
GYRA – Free Desktop Application Automation Testing Tool
Codoid - Software QA and Test Automation Services Company
by admin
1M ago
GYRA is a free Desktop Application Automation testing tool that we have developed to overcome the many challenges and limitations that are present in other tools. With the launch of GYRA, you can say goodbye to tools that have poor reliability, slow execution speeds, complex setup process, no active support, and lack of support for Java & Windows 11. As we have addressed all these major issues, we are confident that you will be able to enhance the quality of your desktop app automation testing. Getting Started with GYRA: As promised, GYRA will be an easy tool to use in comparison that has ..read more
Visit website
WelDree
Codoid - Software QA and Test Automation Services Company
by admin
1M ago
WelDree is a UI to execute Cucumber Scenarios. How this tool development ideation was born? Once a Cucumber feature file is written and implemented, it can be executed using Jenkins, BAT file, and IDEs like IntelliJ & Eclipse. Executing individual scenario from IDE is an easy job for an automation tester. However, if an non-technical person wants to run the scenarios, then he/she needs to open IDE/Jenkins/Terminal/Command Prompt to kick-off the execution by mentioning tags/scenario names & glue code. Using WelDree, you needn’t to use any technical tools. WelDree is created only to ease ..read more
Visit website
Fillo
Codoid - Software QA and Test Automation Services Company
by admin
1M ago
Fillo is an Excel API for Java and you can query xls & xlsx files. Now, it supports SELECT, UPDATE & INSERT queries with or without WHERE clause. You can also find a list of a list of previous releases and release notes. Maven Dependency <dependency> <groupId>com.codoid.products</groupId> <artifactId>fillo</artifactId> <version>1.22</version> </dependency> Select Fillo fillo=new Fillo(); Connection connection=fillo.getConnection("C:Test.xlsx"); String strQuery="Select * from Sheet1 where ID=100 and name='John'"; Recordset recor ..read more
Visit website
Nagal – Mobile Application
Codoid - Software QA and Test Automation Services Company
by admin
2M ago
Welcome to Nagal – Your Aadhaar Card Utility App! Simplify data extraction with Nagal, the free-to-use mobile app designed to streamline information from Indian identification cards like Aadhaar. Swiftly capture details through advanced text recognition, saving you time. Effortlessly export data as CSV or Excel files for easy record-keeping. Trust in our commitment to privacy; no data is saved, keeping your information safe. Experience hassle-free data extraction with Nagal’s user-friendly interface. Embrace convenience and security today! Simplify Data Extraction Nagal is a free-to-use ..read more
Visit website
Robotil
Codoid - Software QA and Test Automation Services Company
by admin
2M ago
Robotil is a simple library to press/release keyboard keys, click coordinates, take screen-shot and invoke application on remote machine. How to use Download Robotil.jar Start Robotil server on a remote machine. java -jar Robotil.jar (Default portNumber is 6666) java -jar Robotil.jar 5555 Reference Robotil jar in java project on a client machine Create an object for Robotil class by mentioning remote IP and port Now, it is ready to use Example Robotil robotil=new Robotil("localhost", 5555); robotil.pressAndReleaseKey(KeyEvent.VK_ENTER); Methods PressKey To press a keyboard key r ..read more
Visit website

Follow Codoid - Software QA and Test Automation Services Company on FeedSpot

Continue with Google
Continue with Apple
OR