Entries Tagged 'Automation Testing' ↓

Software Installation/Uninstallation 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 →

Regression Testing with Regression Testing Tools and methods

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 →

WinRunner automation tool Preparation: Weekend preparation Series

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 →

Bugzilla New version, Bugzilla 3.0 Released

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 →

Software Automation Testing, Should Automate project 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 →

Most frequently asked winrunner interview questions with answers

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 →