<< < 2 3 4 5 6 7 8 9 10 11 12 > >>   ∑:469  Sort:Date

XPath Extractor - Capture XML Data
How to use XPath Extractor to capture data from XML message in JMeter? The XPath Extractor allows you to capture data with an XPath expression match. If a match is found, the matched data is capture in a given variable. You can follow this tutorial to see how XPath Extractor works. 1. Copy and creat...
2018-10-08, ∼3618🔥, 0💬

Compress IPv6 Address
How to compress IPv6 addresses? In order to help your programming or testing tasks, FYIcenter.com has designed this online tool for you to compress any given IPv6 address. All you need to do is to enter an IPv6 address and click the "Compress" button. Compressed result will be displayed in the resul...
2022-04-02, ∼3602🔥, 0💬

Working With XML Body Messages
Where to find tutorials on Working With XML Body Messages in JMeter? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Working With XML Body Messages in JMeter. HTTP POST with XML Message XML Assertion - XML Validation XPath Assertion - XPath Exp...
2018-03-18, ∼3578🔥, 0💬

What Is Apache JMeter?
What Is Apache JMeter? Apache JMeter is an Apache application that can be used as a load testing tool for analyzing and measuring the performance of a variety of services, with a focus on web applications. The Apache JMeter™ application is open source software, a 100% pure Java application designed ...
2017-11-18, ∼3559🔥, 0💬

Assertion on Home Page Response Data
How to verify if I am getting the home page HTTP response data correctly? You can add several Response Assertions to the HTTP request to very if you are getting the home page HTTP response data correctly or not as shown in this tutorial. 1. Start JMeter on your computer and open "\fyicenter\Facebook...
2019-08-12, ∼3546🔥, 1💬

💬 2019-08-12 abcd: good

Record Web Test Case with UFT
How to a record Web test case with UFT? If you want to record a Web test case with UFT, you can follow this tutorial: 1. Start Internet Explorer with http://facebook.com. 2. Create a new UFT test and open the Action1. Then enter the following statements: SystemUtil.Run "iexplore.exe", "http://facebo...
2018-05-19, ∼3526🔥, 0💬

Install Selenium WebDriver Client Java API
How to download and install Selenium WebDriver Client Java API? To download and install Selenium WebDriver Client Java API, you can follow these steps: 1. Go to Selenium Download Website . 2. Click "Download" in the "Java" line in the "Selenium Client &amp; WebDriver Language Bindings" section t...
2020-02-20, ∼3492🔥, 0💬

"timeout value is negative" on LoadTestRunner
Why am I getting the "timeout value is negative" error on LoadTestRunner? You will get the "Decompression of response failed" error on LoadTestRunner, if your load test delay random factor is &gt; 1.0. For example, your load test has the following settings: Strategy: Simple Delay: 1000 Random: 1...
2018-02-08, ∼3463🔥, 0💬

Test Case Data Model Entity Relations
What are entity relations in the test case data model? Entity relations in the test case data model can be illustrated in the diagram below: Entity Relations of Test Case Data Object Model   ⇒ Designing Test Run Data Model ⇐ Test Case History Data Object Type ⇑ Designing Test Case Data Model ⇑⇑ Te...
2018-09-01, ∼3427🔥, 0💬

Start Microsoft Old Edge WebDriver Server
How to start Microsoft Old Edge WebDriver server? You can start Microsoft Old Edge WebDriver server as shown in this tutorial. 1. Open a command line window and run msedgedriver.exe. You see Microsoft Old Edge WebDriver Server is running and listening on port 9515. C:\fyicenter&gt;\fyicenter \sel...
2020-02-29, ∼3370🔥, 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, ∼3356🔥, 0💬

Working With JSON Body Messages
Where to find tutorials on Working With JSON Body Messages in JMeter? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Working With JSON Body Messages in JMeter. HTTP POST with JSON Message Set Content-Type to application/json JSON Extractor - C...
2018-10-08, ∼3354🔥, 0💬

Test JDBC Connection Configuration
How to test JDBC Connection Configuration in my JMeter Test Plan? You can follow this tutorial to test JDBC Connection Configuration in my JMeter Test Plan. 1. Start JMeter on your computer and open "\fyicenter\First-Load-Test-4. jmx".2. Right-click "Test Plan" and select "Add &gt; Threads (User...
2017-09-22, ∼3310🔥, 0💬

Start "Test Batch Runner"
How to start "Test Batch Runner" on my Windows computer? There are a couple of ways to start "Test Batch Runner" on your Windows computer: 1. Go to the "Start" button, and select "All Programs &gt; HP Software &gt; HP Unified Functional Testing &gt; Tools &gt; Test Batch Runner". You...
2018-03-04, ∼3290🔥, 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, ∼3287🔥, 0💬

Load HTML Files with WebDriver in Java
How to load an HTML document file from the local hard disk with WebDriver in Java? If you want to load an HTML document file from the local hard disk with WebDriver, you can use the "file" URI format to identify the local file as shown in the example program below: // LoadLocalHtmlFile.java // Copyr...
2019-12-19, ∼3281🔥, 0💬

JMeter Execution Order - General Rules
What are general rules on the execution order of different types of test elements in JMeter? Here are some general rules on the execution order of different types of test elements in JMeter: 1. The center line of test plan execution is based on Samplers. If a Sampler is not executed, all of its asso...
2018-08-14, ∼3280🔥, 0💬

Testing Web Application with JMeter
Where to find tutorials on Testing Web Application with JMeter? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Testing Web Application with JMeter HTTP Request to Get Home Page Assertion on Home Page Response Data Assertion on Home Page Respon...
2018-10-21, ∼3258🔥, 1💬

💬 2019-01-26 D I O: KONO DIO DA

JMeter Test Elements and Execution Order
Where to find tutorials on JMeter Test Elements and Execution Order? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on JMeter Test Elements and Execution Order. What Are Test Elements in JMeter Types of Test Elements Supported in JMeter Test Plan...
2017-11-18, ∼3224🔥, 0💬

Using UFT (Unified Functional Testing)
Where to find tutorials on Using UFT (Unified Functional Testing)? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Using UFT (Unified Functional Testing). Start UFT (Unified Functional Testing) Create New Test in UFT Enter Script Statement in U...
2018-03-28, ∼3206🔥, 0💬

Create Test Case Tables
How to create TestMan test case tables in MySQL server? You can create TestMan test case tables in MySQL server by following this tutorial. 1. Create the following SQL file, CreateTestCase.sql: -- CreateTestCase.sql use TestMan; create table Test_Case ( ID bigint, Name varchar(80), Status varchar(16...
2017-12-21, ∼3202🔥, 0💬

IOPS Tests on Azure SQL Database with INSERT
Where to find tutorials on IOPS Tests on Azure SQL Database with INSERT Statements? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on IOPS Tests on Azure SQL Database with INSERT Statements. What Is IOPS (I/O Operations Per Second) Table for IOPS...
2019-08-08, ∼3200🔥, 0💬

JMeter Execution Order - PostProcessors
In what order PostProcessors are executed in JMeter? PostProcessors of all types are executed in the order described in the rules below: If a PostProcessor is attached to a Sampler, it is executed after the Sampler. If a PostProcessor is attached to a container (Test Plan, Thread Group, or Logical C...
2018-10-13, ∼3165🔥, 0💬

View Load Test Result Summary
How to view load test result summary? I want to know the average time of repeating sampler execution times. You can follow this tutorial to view result summary of your first JMeter load test. 1. Start JMeter on your computer and open "\fyicenter\First-Load-Test-2. jmx".2. Right-click on the "Faceboo...
2017-11-18, ∼3163🔥, 0💬

<< < 2 3 4 5 6 7 8 9 10 11 12 > >>   ∑:469  Sort:Date