Iterating through an XML response in an API test This post will show how to iterate through an XML response that has an array of items. This will use several UFT nodes that most people do not use normally. The system will use the sample Fight API tool to assist in demonstrating how to iterate… Continue reading Flight Array Iteration
Category: Quality Assurance
Testing as a Service: a Modern Approach for a Critical Need
The increasing dominance of web and mobile applications is increasing complexity for organizations—and the software teams charged with ensuring application functionality and quality. The number of critical business functions processed via a browser or mobile device is escalating, the pace of updates is accelerating, and inaccurate results, aberrant behaviors, and security flaws can all be… Continue reading Testing as a Service: a Modern Approach for a Critical Need
Quality in the Application Development Lifecycle: Good Is No Longer Good Enough
As most of us know, or at least have heard, user expectations for applications are at an all-time high. For mobile and web applications, they border on astronomic. Yet, many companies are still failing to achieve the quality that users expect. Often, consumer application developers are caught in a “perform or die” scenario and are… Continue reading Quality in the Application Development Lifecycle: Good Is No Longer Good Enough
Performance Assessment – Collaboration
Learn to Collaborate Communication breakdown is not unique to IT. Somehow, most IT organizations create towers. Maybe this happens to reduce the number of status meeting or to allow for a tree-shaped management chain. When leadership creates these separate teams, the intention is not to prevent the individual contributors from collaborating and working efficiently, but… Continue reading Performance Assessment – Collaboration
Jenkins Integration with ALM
A hot topic in today’s QA world is continuous integration (CI), and one of the leading tools in the CI world currently is Jenkins. What is Jenkins? Jenkins is a cross platform continuous integration delivery application, which integrates with most QA software, build tools, and SCM repositories. Perhaps the best part of Jenkins is the… Continue reading Jenkins Integration with ALM