About prarthana


Website: http://
prarthana has written 4 articles so far, you can find them below.


Written by

Black Box Testing and its methods

Black Box Testing:  Also called as Behavioural Testing. It is a Function-based testing, which focuses on testing the functional requirements.  The test cases are designed with a view point that for a particular set of input conditions, you will get a particular set of output values. It is mostly being done at later stages of [...]

February 23, 2009 0
Written by

Difference between Verification and Validation

Verification refers to the set of activities performed in order to ensure that the software we are building, correctly performs a specific function. In other words, it answers the question “Are we building the product right?” while, Validation refers to the set of activities performed to ensure that the product which we have built complies [...]

February 23, 2009 2
Written by

What does the source property of a database test object specify?

Values for the following parameters need to be passed to the source object property of a database object when used in QTP: 1. Connection string:  which defines the path to the source database. 2. Username:  username with which you want to connect to source database. 3. Password:  password for authentication.

February 16, 2009 0
Written by

What are the components of a recovery scenario?

The following are the important components of a recovery scenario in Quick Test Professional.

February 15, 2009 0