Home > Articles posted by Rahul Jain
FEATURE
on Jun 2, 2021
529 views 16 secs

In case you are using JavaScript for cross browser testing, you would have surely come across the WebDriverIO framework. It is one of the popular test automation frameworks that is built over NodeJS. Like me, there are many folks who consider WebDriverIO as a favourable option for Selenium test automation. WebDriverIO is also an open-source […]

FEATURE
on Apr 9, 2021
483 views 21 secs

The role of QA teams has utterly changed in the last few years, especially after the initiation of agile development methodologies in software development. From the Waterfall model, where testing was performed after the development phase, to more iterative approaches like Agile and DevOps, QA teams have come a long way. We are now pushing […]

FEATURE
on Jan 28, 2021
533 views 14 secs

With the advancement and growth in technology and the arrival of DevOps and Agile, the software testing industry is witnessing numerous changes. Software Testing has traversed a long path from manual testing to record-and-playback sophisticated testing tools, then to test automation, and now to codeless automated testing. World Quality Report, 2020–2021, says that not having […]

FEATURE
on Dec 17, 2020
480 views 21 secs

Software testing is making many moves. From AI to ML, it is continually innovating and advancing with the shifting technology landscape. Also, the software testing market is growing rapidly. Did you know that the Software Testing Market size exceeded USD 40 billion in 2019? And is expected to grow at a CAGR of over 6% […]

FEATURE
on Nov 18, 2020
523 views 33 secs

If you are in the world of software development, you must be aware of Node.js. From Amazon to LinkedIn, a plethora of major websites use Node.js. Powered by JavaScript, Node.js can run on a server, and a majority of devs use it for enterprise applications. As they consider it a very respectable language due to […]

FEATURE
on Oct 22, 2020
489 views 29 secs

What’s the first thing that comes to mind when you hear the words Software Development and DevOps? There’s only one magic word (five to be more precise)- Continuous Integration and Continuous Delivery. It is impossible to carry out software development without counting on DevOps testing or CI/CD tools, making picking the right CI/CD tool super […]