Monthly Archives: August 2012

Home/2012/August

How to create Python Webdriver scripts?

2013-01-24T08:43:32+05:30

In this video, we are going to run a python 2(Web Driver) Script. This video includes step by step process so, first we are going to record a Script using Selenium IDE. After that, export the recorded script into python 2(Web Driver) and save the file using “.py” extention then follow the entire process described in this video...

How to create Python Webdriver scripts?2013-01-24T08:43:32+05:30

Cookies – How to Test it?

2013-01-10T12:16:34+05:30

Cookie is known as a text file that gets saved in the hard disk of the user’s system. Browsers are required to use the cookies which have been saved in the

Cookies – How to Test it?2013-01-10T12:16:34+05:30

Smoke v/s Sanity Testing

2013-01-10T12:16:41+05:30

There is a vast confusion between Smoke and sanity testing; Sundry people still have muddle between these terms. But there is a meek and comprehensible difference between the two.

Smoke v/s Sanity Testing2013-01-10T12:16:41+05:30

Software Testing Basics and its Types

2013-01-24T08:45:40+05:30

Testing is the process of evaluating a system or its component(s) with the intent to find that whether it satisfies the specified requirements or not. Testing is executing a system in order to identify any gaps, errors or missing requirements in contrary to the actual desire or requirements...

Software Testing Basics and its Types2013-01-24T08:45:40+05:30

Using VoiceOver to Test Your Application

2013-01-10T12:16:50+05:30

It’s a good idea to test your application using VoiceOver, because it allows you to experience the application in the same way that VoiceOver users will experience it. Using VoiceOver to

Using VoiceOver to Test Your Application2013-01-10T12:16:50+05:30

Testing SOA Applications

2013-01-21T07:50:42+05:30

Service-Oriented Architecture (SOA) is a set of principles and methodologies for designing and developing software in the form of interoperable services. Service-oriented architecture is a business-centric IT architectural approach that supports

Testing SOA Applications2013-01-21T07:50:42+05:30
Go to Top