Senior Software QA Engineer at Encora
Hello all, My name is Soumyajit Basu. I am a software engineer by profession and by passion. I love exploring the world of technology. Very new in DZone and as well a blind follower of DZone, as I believe they have done wonderful work in bringing every technology lover to the same platform where each and everybody can learn from each other. I personally believe in a [1:n] relationship which in lay man terms if I put, I am one but I can learn from many. In short, I am loving myself as a DZone contributor and would like to scale up myself in this platform from the help of everybody here. Kindly go through my articles and provide me with valuable inputs so that I can deliver you better articles in the near future. I’d rather be a failure at something I love than a success at something I hate. – George Burns
Symbiosis Institute of Computer Studies and Research · Computer Application
Masters in Computer Science
Jun 2013 - Jun 2015
Stats
Reputation: | 1253 |
Pageviews: | 908.7K |
Articles: | 5 |
Comments: | 5 |
Testing, Tools, and Frameworks
Automated Testing
The broader rise in automation has paved the way for advanced capabilities and time savings for developers and tech professionals, especially when it comes to testing. There are increasingly more conversations around how to transition tests to an automated cadence as well as a deeper push toward better automated testing integration throughout the SDLC. Solutions such as artificial intelligence (AI) and low code play an important role in implementing tests for development and testing teams, expanding test coverage and eliminating time spent on redundant tasks. It's a win-win-win.In DZone's 2023 Automated Testing Trend Report, we further assess current trends related to automated testing, covering everything from architecture and test-driven development to observed benefits of AI and low-code tools. The question is no longer should we automate tests; it's how do we better automate tests and integrate them throughout CI/CD pipelines to ensure high degrees of test coverage? This question will be examined through our original research, expert articles from DZone Community members, and other insightful resources.As part of our December 2023 re-launch, we've added updates to the Solutions Directory and more.
Comments
Jun 11, 2020 · Soumyajit Basu
Hey Zeinep, you have to do something like this
Jun 26, 2019 · Soumyajit Basu
soumyajit.basu62@gmail.com
Jul 17, 2017 · Tom Smith
Well written Tom. Keep posting more on Automated tests. Thanks !!
Jun 01, 2017 · Soumyajit Basu
Yes I have used Jackson2 and indeed it can reduce quite a few lines of code but the simple JSON actually helps you in understanding the logic of parsing and decoding the JSON objects. :) I will post an article on Jackson as well very shortly
May 21, 2017 · Soumyajit Basu
Thanks Neil S. I would try that too :)