Showing posts from July, 2010

What is Agile Testing

"Agile Development" that comes to the fore is simply: "Reduce the gap in time …

Agile Scrum Development

Managing the testing for an agile project can have a unique set of challenges: one or two week ite…

Test Script Maintenance

Automation Testing and script maintenance : Debug Scripts Incrementally : Recorded test scripts …

QTP File System Operations

I) Working with Drives and Folders a) Creating a Folder Option Explicit Dim objFSO, objFolder…

QTP VB Script Built in Functions

Types of Vbscript Functions o Conversions (25) o Dates/Times (19) o Formatting Strings (4) o In…

QTP Control Flow Examples

11.1 read a number and verify that number Range weather in between 1 to 100 or 101 to 1000? Opt…

QTP VBScript Looping Through Code

o Looping allows us to run a group of statements repeatedly. o Some loops repeat statements until…

VB Script Data Types

VBScript has only one data type called a Variant. A Variant is a special kind of data type that ca…

VB Script Variables

A variable is a convenient placeholder that refers to a computer memory location where we can stor…

VSTS2010 Server

Developers today build and test ASP.NET sites and applications using one of two web-servers: The A…

Load More That is All