Bug Life Cycle

by Aayush Ojha 22. May 2012 09:58

A software bug is the common term used to describe an error, mistake, fault or failure in a computer program that produces incorrect or unexpected results. Most bugs arise from mistakes or either from the program’s source code or its design.

The Life cycle of the bug can be discussed in below points:

  • The bug has been found and locked in the tracking system; it will be treated as New Bug in the system.
  • The bug is then assigned to the concerned developer for resolution and for knowing its cause.

  • The developer looks in to the possibilities of resolving and tries to fix it completely. 
  • Tester validates the resolved issues and he checks for the regression scenario.


  • If the issue is found to be fixed then he choose to Close the issue else he will Re-open the same.
  • The cycle follows for the re-opened issue till it gets closed.

Note:  Confirm all the bugs of severity 1 and 2 against final build for the release.

Happy Testing…!!!!

Tags: , ,

Quality Testing and Automation

Test Automation - Testing Performance of Web Applications

by Aayush Ojha 25. April 2012 09:37

Web testing is a stream of software testing which focuses on testing web application. Web performance test enables verification that a web application’s behavior is correct. It is usually used to test the performance of the web.

Creating a web test

Web test are created using internet explorer, which records a user clicking through a web application. Click on Test in the menu and select New Test.

 

 

As you select the following you get a screen asking for the type of test.

 

 

Select Web Performance Test and click Ok, Enter the project name you wish to follow and click Create.

 


When you add a new web test to your project, visual studio will open up Internet Explorer and you should see the web test recorder panel in the browser. You can now go to a web site and start using it just like you normally would, and you will see your action being recorded by the web test recorder. You can pause/stop/delete at any time you feel to.

 

 

When you finish performing the action that you wanted to record, click the stop on the web test recorder toolbar and you will be taken back to visual studio and you will see your actions in web test file. As we click the run option it will run the recorded script. As the script runs it detects every individual link and we can see it in the below frame.

 

RED indicates the test is failed and GREEN represents the test is pass.

 

Note: Java script files, CSS and Image files are not supported. They produce 404 errors while the web performance tests.

About Ignatiuz

Ignatiuz Technologies is an IT company offering technology solutions for customers keeping partner centric approach with a mantra "Compelling IT Solutions". The company is passionate to latest technologies & innovation. Our consulting led approach make our customers become partners & partner's transformation to global corporations.

Ignatiuz QR Code

Month List

Tag cloud