A software testing project goes through different phases before delivery to the customer. In such process, there are different deliverables that are created. In this post, we will look at ‘Test Deliverables‘. Continue reading
What is Regression Testing and Retesting ? Regression vs Retesting
The most commonly asked interview question, the difference between Regression testing and Retesting. In this post, we will learn about these with clear examples. Continue reading
Selenium WebDriver Basics – First Webdriver Program
Selenium is not that harder as you think. Did you ever looked at it and realized it is tough or Did someone told you ? In Most cases, the answer would be the second one correct ? Continue reading
How to Reverse a String without StrReverse Function?
VbScript has a string function to reverse the string. But, Interviewers think different, they want you to write a program without StrReverse function. How would do that? Continue reading