Agile Testing Myths
Almost every existing process comes with it’s own share of understanding at individual level. Software Testing itself has always been a debatable topic. It is surrounded by many myths all…
Almost every existing process comes with it’s own share of understanding at individual level. Software Testing itself has always been a debatable topic. It is surrounded by many myths all…
In the previous posts, I covered basics of Agile Testing. Those include It's definition, approach, challenges, Advantages and Principles of Testing in Agile. Here, is another very basic but important…
With Agile being the latest hashtag, more and more organizations and projects are taking steps to adapt the agile software development process. At the same time, most of the teams…
‘Software Testing’ itself has always been going through many challenges. After decades, the concept was now clear and teams have realized the importance of same. Now with the Agile approach…
In my previous post, I talked in brief about "Testing in Agile". Following the same, here are the approaches that may be followed for testing activities in Agile Framework. …
Anyone in the world of software development, is not new to 'software testing' in Agile environment. It basically means performing the various testing activities for applications or software or products…
I am working on the Agile Testing article and had a hard time when it came to principles of Agile Testing. All the bloggers and websites have done a good…
Below is a list of Acronyms or Abbreviations I could collect from various sources on Google related to Software Testing ABI Application Binary Interface ACC Attribute Component Capability AIAT Artificial…
“Software Testing is relatively new” – I get irritated whenever I hear or read this. As if before the term, software’s being developed were not tested. Oh, I used the…
Integration Testing is is performed after Unit Testing. Integration testing is done when individual software modules are combined and tested as a group.Integration testing is the testing of combined parts…