<< < 6 7 8 9 10 11 12 13 14 15 16 > >>   Sort: Rank

Test Run Case Step Input Data Object Type
What is a simple data object type for test run case step inputs to support a test run case step? A test run case step input records what actual value was used for a single input during the execution of a test step. Here is a simple data object type for test run case step inputs. Test_Run_Case_Step_I...
2018-07-22, 1384🔥, 0💬

Pass Session ID to Subsequent HTTP Requests
How to Pass Session ID to Subsequent HTTP Requests query string parameters? If your Web application uses cookie to manage session ID, you should have no problem to run the test plan recorded by the JMeter proxy server. However, if your Web application uses query string parameter to manage session ID...
2018-07-18, 4686🔥, 0💬

Set Firefox for JMeter Proxy Server
How to set up Firefox to use the JMeter Proxy Server? If you have the JMeter proxy server running on your local computer and listening at port 8888, you can follow this tutorial to set up Firefox to use it to record all HTTP requests and responses. 1. Run Firefox and click "Options" in the menu. 2. ...
2018-07-18, 3337🔥, 0💬

Record Web Session with JMeter
How to record a Web session with the JMeter Proxy Server? If you have the JMeter proxy server running and your Firefox configured to use the proxy server, you can follow this tutorial to record a Web application session in JMeter. 1. Make sure your JMeter proxy server is running. 2. Make sure your F...
2018-07-18, 2544🔥, 0💬

Run Recorded Session in JMeter
How to run the recorded Web session in JMeter? If you have a Web session recorded with the JMeter proxy server, you can follow this tutorial to run it in JMeter without any changes. 1. Run JMeter and open "Login-Logout-Session.jmx". You see the recorded session displayed in the test plan. 2. Click "...
2018-07-18, 2174🔥, 0💬

Revise Recorded Session in JMeter
How to review and revise the recorded Web session in JMeter? When a Web session is recorded by the JMeter proxy server, JMeter will use default names and structure to the test plan for you. You should review and revise the test plan as shown below. 1. Run JMeter and open "Login-Logout-Session.jmx". ...
2018-07-18, 1921🔥, 0💬

Test MAC Address Generator
How to generate MAC addresses? To help you to obtain some MAC addresses for testing purpose, FYIcenter.com has designed this online tool. All you need to do is to enter the number of data items you need in the form below, and click the "Generate" button. The generated MAC addresses will be presented...
2018-07-13, 64102🔥, 0💬

Random Fractional Number Generator
How to generate test fractional numbers? Test fractional numbers are numbers with fractions that are needed in testing math applications. To help you to obtain some fractional numbers for testing purpose, FYIcenter.com has designed this online tool. All you need to do is to enter the data range and ...
2018-06-27, 26032🔥, 0💬

Random Integer Generator
How to generate integers? Test integers are whole numbers with no fractions that are needed in testing math applications. To help you to obtain some integers for testing purpose, FYIcenter.com has designed this online tool. All you need to do is to enter the data range and the number of data items y...
2018-06-27, 7193🔥, 0💬

Binary to Hex Encoder
How to convert binary data to hexadecimal format (or Binary to Hex Encoding)? Binary to Hex encoding is designed to convert any digital data into a sequence of hexadecimal digits. This is done by taking each byte in decimal format and converting it in hexadecimal format using. For example: Dec. Hex....
2018-06-27, 4789🔥, 0💬

Variables and Functions in JMeter
Where to find tutorials on Using Variables and Functions in JMeter? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Using Variables and Functions in JMeter. What Are User Defined Variables Define Variable as Part of Test Plan Define Variable as...
2018-06-26, 2077🔥, 0💬

What Are User Defined Variables
What Are User Defined Variables in JMeter? User defined variables are variables defined in JMeter at different places. Values of user defined variables can be set or updated at different points during the execution process. There are several ways to define a User defined variable: 1. Variables defin...
2018-06-20, 2214🔥, 0💬

Script.mts - UFT Test Script Code File
Where is the test script code stored? I have just saved my test in UFT. After saving your test in UFT, your script code will be stored in a file called "Script.mts" in the "Action1" sub-folder. \fyicenter\UFT\Tests\Case_1_Ad d_User\Action1\Script.mtsThe script code file "Script.mts" is actually a te...
2018-06-12, 5061🔥, 0💬

Create New Test in UFT
How to create a new test in UFT (Unified Functional Testing)? You can follow this tutorial to create a new test in UFT: 1. Start UFT (Unified Functional Testing). 2. Click "File &gt; New &gt; Test..." menu. You see the "New Test" dialog box. 3. Select "GUI Test" as the test type and enter th...
2018-06-12, 2644🔥, 0💬

Save UFT Test
How to save UFT test? I have just created a new test in UFT. You can follow this tutorial to save UTF tests. 1. Click "File &gt; Save" menu. All changes to the test is saved. 2. Open Windows Explorer and go to the test location. You see the following files: Name Size ---- ---- ├─── default.cfg ...
2018-06-12, 2007🔥, 0💬

UFT Test Result Files
Where are UFT test result files are located? I have just finished a test run. You can follow this tutorial to view locations of UFT test result files. 1. Open your test in UFT and run it. 2. Wait for the test to finish. 3. Open Windows Explorer and go to the Test location. For example, "\fyicenter\U...
2018-06-06, 2671🔥, 0💬

Run UFT Test
How to Run UFT test? I have just created a new test in UFT. You can follow this tutorial to run UTF tests. 1. Open your test with "File &gt; Open" menu. 2. Click the "Run" icon or the "Run &gt; Run" menu. You see the run result location confirmation windows. 3. Click the "Run" button. You se...
2018-06-06, 1989🔥, 0💬

View Test Result in UFT
How to view test result in UFT? I have just finished a test run. You can follow this tutorial to view test result in UFT. 1. Open your test with "File &gt; Open" menu. 2. Click the "Run" icon or the "Run &gt; Run" menu to run the test. 3. Wait for the test to finish. You see test result disp...
2018-06-06, 1965🔥, 0💬

Using "Run Results Viewer"
Where to find tutorials on using "Run Results Viewer"? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Using "Run Results Viewer". What Is "Run Results Viewer" Start "Run Results Viewer" Open Result in "Run Results Viewer"   ⇒ What Is "Run Resu...
2018-06-06, 1887🔥, 0💬

What Is "Run Results Viewer"
What Is "Run Results Viewer"? Run Results Viewer is tool that you can use to view run results generated by the UFT testing tool. Run Results Viewer is usually install as part of the UFT software package. The Run Results Viewer contains multiple panes, each of which displays specific types of informa...
2018-06-06, 1794🔥, 0💬

Define Variable as Part of Test Plan
How to define a variable as part of my JMeter Test Plan? You can follow this tutorial to define a variable as part of your Test Plan. 1. Run JMeter and create a test plan called Get-Exchange-Rate.jmx. 2. Click to open the test plan properties panel. 3. Click "Add" to define a new variable: Name: hos...
2018-06-05, 1889🔥, 0💬

Open Result in "Run Results Viewer"
How to open result in "Run Results Viewer"? You have "Run Results Viewer" started, you can follow this tutorial to open any result generated from any previously execution of any UFT tests. 1. Click "File &gt; Open" menu. You see the "Open Run Results" screen. 2. Select and set "Test name" to the...
2018-06-01, 3352🔥, 0💬

Start "Run Results Viewer"
How to start "Run Results Viewer" on my Windows computer? There are a couple of ways to start "Run Results Viewer" on your Windows computer: 1. Go to the "Start" button, and select "All Programs &gt; HP Software &gt; HP Unified Functional Testing &gt; Run Results Viewer". You see "Run Re...
2018-06-01, 3193🔥, 0💬

Using "Test Batch Runner"
Where to find tutorials on using "Test Batch Runner"? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Using "Test Batch Runner". What Is "Test Batch Runner" Start "Test Batch Runner" Add Test to "Test Batch Runner" Save and Open "Test Batch Run...
2018-06-01, 2004🔥, 0💬

<< < 6 7 8 9 10 11 12 13 14 15 16 > >>   Sort: Rank