Interesting Ideas for Test Automation

Komal Parashar
1 min readMay 26, 2021

  1. Live Reporting of Testresults with help of Mongo DB and NodeJS/express JS

In applications ,where we want to have a real time test result dashboard — We can store results in Mongo DB(Or any NO SQL) and then read data by nodeJS,ExpressJS and publish into testresult Report . This way — we will store our test execution result in MongoDB. Then use Nodejs and publish result in HTML report

2. Use TestExecution+Docker+ AWS (Cloud)

If you want to do test execution on multiple systems (Selenium GRID) then execute testsuite on a Docker Hub . Docker HUB will be situated in AWS Cloud(Secure and Private) and will use multiple container images for execution . We can have different AMAZON Virtual Image (for Google chrome,Firefox containers) .After execution -You can terminate EC2 instance so that you wont be priced for later.

3. Tableau + Ansible -

If you want to analyse Machine learning testdata -testresults -then Use Ansible automation and get it attached with Tableau . Use fast speed of Ansible for execution .

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Komal Parashar
Komal Parashar

Written by Komal Parashar

Working in test automation and Data science domain .

No responses yet

Write a response