Sign In

Coaching on Software Testing Tool/Process

Click to know more


1. A whole new way to learning Perl - Perl Box
2. Testing Televisuals - VIDZ

Top Commentators

  • Prasad (31)
  • Karthik (18)
  • Ravi (16)
  • Ananya S (12)
  • Avani (6)

Categories

Featured Video

How to test a web service using QTP
check out more in our VIDZ page

.

Get the Flash Player to see the slideshow.

Page Object Framework For Selenium

Flow

Within your web app’s UI there are areas that your tests interact with. A Page Object simply models these as objects within the test code. This reduces the amount of duplicated code and means that if the UI changes, the fix need only be applied in one place.

Following are the components of a page object framework:

Object: [...]

Creating a Defect Report

What Is a Bug Defect

 

Defect is an inseparable part of quality assurance and finding a defect by implementing certain techniques is what defines a tester’s credentials most of the time. But all in vain if the defect is not reported properly – maybe even the defect gets rejected due to poor reporting. Importance of communication, which includes communicating defect in [...]

Playing with triangle

pto

Guys, here are some more example programs which are the most common exercises to take up.

The programs given here should be easy to grasp. Try to understand the logic. The syntax-es are nothing new.

Floyd’s Triangle

Perl Program –

Floyd's Triangle

Output –

Pascal’s Triangle

How does it look?

 

Perl Program –

Pascal's Triangle

Output –

 

One thing to note –
Some places we’ve used [...]

Page 1 of 2612345...1020...Last »