What is load testing?

load testing

Load testing is to test that if the application works fine with the loads that result from large number of simultaneous users, transactions and to determine whether it can handle peak usage periods. Load testing is similar to database testing process, which enables people to find errors quickly.

How many types of recording facility are available in QTP?

We have 3 types of recording methods available in QTP:

1. Context Recording (Normal)
2. Analog Recording
3. Low Level Recording

What is Parameterization in QTP? and How Does Run time data is handled in QTP?
Parameterization uses to pass the data as in put where ever required. for example if script is for some login page or any form then we need to use Parameterization to pass the input data.

To handle run time data have to enter test data into the Data Table, an integrated spreadsheet with the full functionality of Excel, to manipulate data sets and create multiple test iterations, without programming, to expand test case coverage. Test Data can be typed in or imported from databases, spreadsheets, or text files.

Which scripting language used in QTP?

Mainly QTP use VB scripting language to record and write script.

How to add a page checkpoint?

When ever we want to check how many pages are there in particular application and how many working and broken links are there in application will use Page check point to validate those. And also it validates the images of the application, all these validate during the script running.

To insert Page check point in the script just follow below steps:

1 Open application and locate the page to add a page checkpoint.
2 Create a page checkpoint.
3.Right-click anywhere in the Active Screen, and choose Insert Page checkpoint. The Object Selection – Checkpoint Properties dialog box opens.

Note:The dialog box may include different elements, depending on where clicked in the Active Screen.

4. Now save the test.

What is the basic concept of QTP?

QTP is based on two concept:

1. Recording
2. Playback

What is the use of Checkpoints in QTP?

Check points helps to validate whether getting the expected information in application when script running.

Below are the few main checkpoints available in QTP:

1. Standard check point
2. Page check point
3. Image check point
4. Table check point
5. Bitmap check point
6. Database check point
7. XML checkpoint

What is QTP or Quick Test Professional?

QuickTest Professional is a tool which provides the best solution for functional testing and regression testing.

QTP is the best automation tool available in the market and QTP uses mainly for the Regression testing.

QTP(Quick Test Professional) enables you to test standard web objects and ActiveX controls.QTP is a graphical interface record-playback automation tool. It is able to work with any web, java or windows client application.

In addition to these environments, QuickTest Professional also enables you to test Java applets and applications and multimedia objects on Applications as well as standard Windows applications, Visual Basic 6 applications and .NET framework applications.

Spread the knowledge
Streaming Words is a part of the news, tips, marketing, beauty, fashion, health, and more informative websites.
Back To Top