Regression Testing and Retesting
Difference between Regression Testing and Retesting is another one of the most frequently asked question in Software Testing interviews. So, a very straight forward and crisp answer would be –…
Difference between Regression Testing and Retesting is another one of the most frequently asked question in Software Testing interviews. So, a very straight forward and crisp answer would be –…
Following are the seven principles of Software Testing as per ISTQB syllabus. The principles are very basic and if remembered, may prove very-very useful and sometimes help in resolving misconceptions.…
“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…
Before I jump into the title of this post, I would like to touch upon the base term – ‘Quality’.If I look into oxford dictionary as a layman, I get…
Difference between Severity and Priority of a defect has been the most common question for Software Testing job interviews. This is one topic; even very senior managers have conflicting views…
Simple Wikipedia definition of Bug is:“A computer bug is an error, flaw, mistake, failure, or fault in a computer program that prevents it from working correctly or produces an incorrect…
Test Case writing is one of the basic activities in any testing process. While there is no standard procedure to write a test case, there are few general rules of…
While exporting from Excel to QC, the export wizard throws following error at step 4 -Above error is thrown when the user does not have required rights to upload data.In…
Based on my experience,here is the life cycle of Functional Test Automation as per my understanding. Check if the automation tool to be used supports the application to be tested.Identify…
If step download time error is coming after few iterations that means your application is actually taking this much time to process it. To resolve the issue, try followingGo to Run-Time…