Explain the planning and creating datapool with an example?



Explain the planning and creating datapool with an example?..

Answer / ravikanth.m

Creating a Datapool
A datapool is a test dataset, a collection of related data
records which supplies realistic data values to the
variables in a test script during test script playback.

You can create data from scratch or import existing data
into a new datapool from another Functional Test datapool,
an IBM Rational TestManager datapool, or a .csv file.

Prerequisites:

When you import data, you must import the data into the
same Functional Test project as the test scripts that
access the data.

If you want to import data from a TestManager datapool, you
must first associate a Functional Test project with a
Rational project to use the TestManager datapool.

To create a datapool:

Click Create a Test Datapool ().

Take one of the following steps:

For Functional Test, Java Scripting:

Either type the path to the folder you want or use the
navigation tools (Home , Back , and Go Into ) to select the
path.

Type the name of the new datapool.

If you create the Functional Test project in a ClearCase
directory, optionally, select Add the datapool to ClearCase.

Take one of the following steps:

To create an empty datapool, if there is a filename in the
Import From list, select the filename and delete it, and
then click Finish.

To import data into the datapool, click Next, and then go
to step 4.

For Functional Test, VB.NET Scripting:

Type the name of the new datapool.

Either type the path to the folder you want or click Browse
to browse to the path and folder.

Click Open.

If you create the Functional Test project in a ClearCase
VOB, you can add the datapool to ClearCase after you create
it.

Take one of the following steps:

To create an empty datapool, if there is a filename in the
Import From list, select the filename and delete it, and
then click Finish.

To import data into the datapool, go to the next step.

To import data from a Functional Test or IBM Rational
TestManager datapool, or from a .csv file take one of the
following steps:

To import a .csv file:

Type the path and filename of an existing .csv file, click
the Import From arrow to select from a list of ten recently
imported files, or click Browse to select the path and
filename.

Type one to three field separator characters to use in the
file you want to import.

Functional Test must use the same field separator character
as the one used in the .csv file from which you are
importing data. If you are not sure which field separator
characters to specify, use a text editor to open the .csv
file and see the field separator characters that are used.

Select First Record is Variable Information to make the
first row of the imported data, the header of a new
datapool.

If you clear First Record is Variable Information, the
first record in the .csv file is imported as data and the
headers use the default headers, such as data0, data1, etc.
First Record is Variable Information is unavailable if the
file you select to import is not a .csv file or not a
TestManager file.

To import a Functional Test datapool, take one of the
following steps:

Click the Import From arrow to display a list of ten
recently imported files, and then select a Functional Test
datapool from the list.

Type the path and filename of an existing Functional Test
datapool.

Click Browse to select the path and filename of an existing
Functional Test Datapool.

To import a TestManager (TM) datapool, click Browse TM to
select the path and filename of the TestManager datapool
you want to import. Functional Test automatically extracts
the header information from the associated TestManager .spc
file.

Click Finish.

A new datapool appears.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Rational TestSuite Interview Questions

What is the purpose of inserting delay values in the scripts of rational?

0 Answers  


What is the planning and creating datapool?

0 Answers  


Explain purpose of inserting delay values in the scripts of rational?

0 Answers  


purpose of inserting delay values in the scripts of Rational?

1 Answers   HP,


pls can any one tell about the institutes available in hyderabad to learn RTRT(Rational Test Real Time).its urgent Thanks in advance

1 Answers  






What is the purpose of breakpoint?

3 Answers  


How will you test Java Applications and what settings you need to do?

1 Answers  


How will you test Java Applications and what settings you need to do?

1 Answers  


How to create datapool?

0 Answers  


Where the datapool column names are stored?

1 Answers  


Explain what kind of problems are solved by datapools?

0 Answers  


What is Datapool?

4 Answers  


Categories