Entries Tagged 'Automation Testing' ↓
August 30th, 2007 — Installation Testing, Types of testing, Automation Testing
Have you performed software installation testing? How was the experience? Well, Installation testing (Implementation Testing) is quite interesting part of software testing life cycle.
Installation testing is like introducing a guest in your home. The new guest should be properly introduced to all the family members in order to feel him comfortable. Installation of new software is also quite like above example.
Continue reading →
August 29th, 2007 — Quality assurance, Types of testing, Testing Tips and resources, Testing Interview questions, Automation Testing
What is Regression Software Testing?
Regression means retesting the unchanged parts of the application. Test cases are re-executed in order to check whether previous functionality of application is working fine and new changes have not introduced any new bugs.
This is the method of verification. Verifying that the bugs are fixed and the newly added feature have not created in problem in previous working version of software.
Continue reading →
August 19th, 2007 — Winrunner, Testing Interview questions, Automation Testing
This is part of Winrunner Interview question series post. I have previously wrote posts on some Basic Winrunner FAQ’s part-1 and Winrunner basics part-2.
These are some important winrunner interview questions frequently asked in automation testing interview. If you are unclear of any answer ask me for clarification. I will continue this winrunner tutorials posting series on weekends as a testing interview preparation series for you.
Continue reading →
May 12th, 2007 — Bug Defect tracking, Testing Tips and resources, Automation Testing
Bugzilla is a open-source Bug tracking tool. Many companies are using this open source tool for managing the software development process.
After a long break finally Bugzilla project announced a new version of bugzilla 3.0 with some cool features like:
Continue reading →
March 29th, 2007 — Testing Tips and resources, Automation Testing
Should we go for Automtion testing of project?
This is really a difficult question as I understand.
If you are doing manual testing of your project and decide to go for Automation I think you will have to ask yourself some basic questions like:
Continue reading →
March 25th, 2007 — Testing Tips and resources, Testing Interview questions, Automation Testing
Here is the list of some frequently asked Winrunner Interview questions with answers.
I will continue this series as I posted some winrunner Questions and answer.
How you used WinRunner in your project?
Yes, I have been using WinRunner for creating automated scripts for GUI, functional and regression testing of the AUT.
Continue reading →