Skip to main content

Changes that I saw in Software Testing

Software testing or Quality Control was not a separate department in most of the companies till the year 2000. I never knew that I can turn into a software test engineer or whether there was a career path in the testing stream while I was studying. In the early 2000, Software professional were not interested to move from development to testing. Many of the fresh graduates who joined companies during the 2000-01 time frame very forced to do testing jobs .After the 2001 recession many of the IT Companies started facing competition and quality became one of the key service differentiators. The demand for testing jobs increased during this time and companies started setting up independent testing teams. Anyone who knew how to write test cases or execute test cases got a job. Developers who were not good at coding or logic decided to give a try and many of them failed miserably in testing too. Things went on like this till 2003 after which there was a boom for automation and performance testing. Companies started investing in tools and had planned to automate everything they can. Engineers who have attended basic training on tools and with record/play back experience became automation engineers. In the year 2006 there was a focus on domain knowledge for testers, like a healthcare IT company wanted to recruit testers only with healthcare background. Since there was a huge demand for good testers this move was not very successful. Now I think I have talked enough about the past. What are companies thinking about....most of them wants testers with specialized skills like database testing, security testing, etc?  But do we have right people in our market. ?

Comments

  1. Please participate in this poll to help us understand QA automation better:

    http://polls.linkedin.com/p/70581/lcawa

    ReplyDelete
  2. First of all. Thanks very much for your useful post.

    I just came across your blog and wanted to drop you a note telling you how impressed I was with the information you have posted here.

    Please let me introduce you some info related to this post and I hope that it is useful for software testing community.

    There is a good Software Testing resource site, Have alook

    http://SoftwareTestingNet.com

    simi

    ReplyDelete

Post a Comment

Popular posts from this blog

Test Automation Experience

  ๐Ÿš€ Super thrilled to share my incredible test automation journey in the healthcare domain! ๐Ÿฅ๐ŸŒŸ From pioneering success to finding the perfect balance, it has been an exhilarating ride that shaped my understanding of test automation. ๐Ÿ’ป๐Ÿงช During the mid-2000s, our forward-thinking healthcare company established a dedicated automation group armed with powerful tools like Windrunner and QTP. With a unique blend of software test engineers and healthcare SMEs, we gained comprehensive insights into the intricacies of the healthcare domain. ๐Ÿ’ก๐Ÿ‘ฉ‍๐Ÿ’ป๐Ÿ” https://testmetry.com/test-automation-at-a-healthcare/ Our secret to success? Maintaining script stability and an impressively low false failure rate by keeping our regression testing scripts actively engaged. Efficiency soared with a vast library of reusable functions, and parallel execution capabilities revolutionized our testing environment. ๐Ÿš€๐Ÿ“ˆ๐Ÿ’ป The "rolling regression" approach tackled complexity head-on, while user-friendly

Scriptless vs Scripted Automation Frameworks

The quality engineering team has a crucial role in improving the time to market for services and product, and in ensuring customer delight. Architects have been developing new practices to automate the life cycle processes to reduce test cycle time and improve the product quality. Scriptless test automation is one such practice that is an alternative to the traditional automation, which was programming language dependent. The adoption rate of Scriptless frameworks has improved in the last couple of years but still, there prevail apprehensions around its capabilities. Difference between the Working of Scriptless Automation Testing Tools and Scripted Automation Testing Tools Scriptless automation tools use the technique of auto-generating test scripts instead of an automation engineer writing a test script manually using a programming language. The language used in the tool might be proprietary or open, depending on the tool strategy of the vendor.  The Scriptless technique is slightly