SlideShare a Scribd company logo
Isha Training Solutions
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
How to do Parameterization using
TrueClient Protocol?
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
Parameterization is passing different values for each virtual user or iteration.
When you record an application using true client protocol in Loadrunner, the
script contains values such as username, password, account number etc.
Suppose if you want to pass different username, password and account
numbers for each iteration that login into the application, then you can use
parameterization.
What is Parameterization?
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
Steps to create Parameterization in Trueclient script:-
As we can see on below image, User is registering on Website with his personal
phone number. But in real time there will be number of users who will be
registering with their unique personal details including phone number, name,
address etc. So in that we case, we need to parameterize those value in our true
client script.
So let’s start with this approach which is very simple. As shown in below
screenshot, Select the value which you want to parameterize let’s say phone
number (See highlighted field below).
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
Figure 1.1 :Values highlighted for parameterization
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
Expand the steps as shown below. Go to
Arguments.
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
Figure 1.2: Expand the Step.
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
Select the value as a type of Java script value.
Icon Type
Literal string
JavaScript value
Parameter
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
Figure 1.3: Select JS in Parameter type.
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
Figure 1.4: Diagram showing type JS selected in parameter.
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
Right-click and select Replace with a Parameter.
Figure 1.5:Right click and select ‘Create new parameter for selection’.
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
In the Enter Parameter Name dialog box, enter the parameter name.
If the parameter does not exist in the Parameter List, it is created and the
default parameter type is set to File.
You can go to the Parameter List to add or delete values for the specified
parameter.
By default, the original value is included in the list of values for the
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
Figure 1.6: provide parameter name and confirm.
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
Once you click on Ok, it will create a JS function TC.getParam(“Phonenumber”)
in value. You can also type this JS function in value tab and select parameter type
as JS.
Figure 1.7: After confirming JS code in value will be displayed as
TC.getParam(“PhoneNumber”); .
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
Figure 1.8: Go to parameters > change the value as per the test.
As You can see Parameterization is done using trueclient protocol in loadrunner.
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol
To Enroll For The Complete Course Follow The Link
http://ishatrainingsolutions.org/true-client-protocol/
Thank You

More Related Content

What's hot

Basics PHP
Basics PHPBasics PHP
Performance Testing
Performance TestingPerformance Testing
Performance Testing
sharmaparish
 
The Javascript Ecosystem
The Javascript EcosystemThe Javascript Ecosystem
The Javascript Ecosystem
Emmanuel Akinde
 
Php
PhpPhp
Introduction to PHP - Basics of PHP
Introduction to PHP - Basics of PHPIntroduction to PHP - Basics of PHP
Introduction to PHP - Basics of PHP
wahidullah mudaser
 
From Generator to Fiber the Road to Coroutine in PHP
From Generator to Fiber the Road to Coroutine in PHPFrom Generator to Fiber the Road to Coroutine in PHP
From Generator to Fiber the Road to Coroutine in PHP
Albert Chen
 
Project Lombok!
Project Lombok!Project Lombok!
Project Lombok!
Mehdi Haryani
 
JUnit 4
JUnit 4JUnit 4
JUnit 4
Sunil OS
 
Typescript in 30mins
Typescript in 30mins Typescript in 30mins
Typescript in 30mins
Udaya Kumar
 
PHPCon China 2016 - 從學徒變大師:談 Laravel 框架擴充與套件開發
PHPCon China 2016 - 從學徒變大師:談 Laravel 框架擴充與套件開發PHPCon China 2016 - 從學徒變大師:談 Laravel 框架擴充與套件開發
PHPCon China 2016 - 從學徒變大師:談 Laravel 框架擴充與套件開發
Shengyou Fan
 
Performance Testing using LoadRunner - Kamran Khan [chromeis.com]
Performance Testing using LoadRunner - Kamran Khan [chromeis.com]Performance Testing using LoadRunner - Kamran Khan [chromeis.com]
Performance Testing using LoadRunner - Kamran Khan [chromeis.com]
Kamran Khan
 
Testing Angular
Testing AngularTesting Angular
Testing Angular
Lilia Sfaxi
 
Web develop in flask
Web develop in flaskWeb develop in flask
Web develop in flask
Jim Yeh
 
API for Beginners
API for BeginnersAPI for Beginners
API for Beginners
Sébastien Saunier
 
Spring boot - an introduction
Spring boot - an introductionSpring boot - an introduction
Spring boot - an introduction
Jonathan Holloway
 
Java 8 Workshop
Java 8 WorkshopJava 8 Workshop
Java 8 Workshop
Mario Fusco
 
File system node js
File system node jsFile system node js
File system node js
monikadeshmane
 
Performance Testing With Loadrunner
Performance Testing With LoadrunnerPerformance Testing With Loadrunner
Performance Testing With Loadrunnervladimir zaremba
 
Javascript
JavascriptJavascript
Javascript
Rajavel Dhandabani
 
Java Threads and Concurrency
Java Threads and ConcurrencyJava Threads and Concurrency
Java Threads and Concurrency
Sunil OS
 

What's hot (20)

Basics PHP
Basics PHPBasics PHP
Basics PHP
 
Performance Testing
Performance TestingPerformance Testing
Performance Testing
 
The Javascript Ecosystem
The Javascript EcosystemThe Javascript Ecosystem
The Javascript Ecosystem
 
Php
PhpPhp
Php
 
Introduction to PHP - Basics of PHP
Introduction to PHP - Basics of PHPIntroduction to PHP - Basics of PHP
Introduction to PHP - Basics of PHP
 
From Generator to Fiber the Road to Coroutine in PHP
From Generator to Fiber the Road to Coroutine in PHPFrom Generator to Fiber the Road to Coroutine in PHP
From Generator to Fiber the Road to Coroutine in PHP
 
Project Lombok!
Project Lombok!Project Lombok!
Project Lombok!
 
JUnit 4
JUnit 4JUnit 4
JUnit 4
 
Typescript in 30mins
Typescript in 30mins Typescript in 30mins
Typescript in 30mins
 
PHPCon China 2016 - 從學徒變大師:談 Laravel 框架擴充與套件開發
PHPCon China 2016 - 從學徒變大師:談 Laravel 框架擴充與套件開發PHPCon China 2016 - 從學徒變大師:談 Laravel 框架擴充與套件開發
PHPCon China 2016 - 從學徒變大師:談 Laravel 框架擴充與套件開發
 
Performance Testing using LoadRunner - Kamran Khan [chromeis.com]
Performance Testing using LoadRunner - Kamran Khan [chromeis.com]Performance Testing using LoadRunner - Kamran Khan [chromeis.com]
Performance Testing using LoadRunner - Kamran Khan [chromeis.com]
 
Testing Angular
Testing AngularTesting Angular
Testing Angular
 
Web develop in flask
Web develop in flaskWeb develop in flask
Web develop in flask
 
API for Beginners
API for BeginnersAPI for Beginners
API for Beginners
 
Spring boot - an introduction
Spring boot - an introductionSpring boot - an introduction
Spring boot - an introduction
 
Java 8 Workshop
Java 8 WorkshopJava 8 Workshop
Java 8 Workshop
 
File system node js
File system node jsFile system node js
File system node js
 
Performance Testing With Loadrunner
Performance Testing With LoadrunnerPerformance Testing With Loadrunner
Performance Testing With Loadrunner
 
Javascript
JavascriptJavascript
Javascript
 
Java Threads and Concurrency
Java Threads and ConcurrencyJava Threads and Concurrency
Java Threads and Concurrency
 

Similar to Parametrization using TruClient Protocol

Open sap ui51_week_2_unit_3_acdt_exercises
Open sap ui51_week_2_unit_3_acdt_exercisesOpen sap ui51_week_2_unit_3_acdt_exercises
Open sap ui51_week_2_unit_3_acdt_exercises
vikram sukumar
 
Oracle hfm beginner's guide part ii
Oracle hfm beginner's guide  part iiOracle hfm beginner's guide  part ii
Oracle hfm beginner's guide part iiAmit Sharma
 
AWS Mechanical Turk Office Hours - Jan 2011
AWS Mechanical Turk Office Hours - Jan 2011AWS Mechanical Turk Office Hours - Jan 2011
AWS Mechanical Turk Office Hours - Jan 2011
Mechanical Turk
 
E-Bazaar
E-BazaarE-Bazaar
E-Bazaar
ayanthi1
 
Rpt ppt
Rpt pptRpt ppt
Rpt ppt
sindhu T
 
User stories through Five W's technique
User stories through Five W's  techniqueUser stories through Five W's  technique
User stories through Five W's technique
Eduardo Hernández Rangel, MCC, PMP, ITIL Cer, Scrum Master
 
Forms With Ajax And Advanced Plugins
Forms With Ajax And Advanced PluginsForms With Ajax And Advanced Plugins
Forms With Ajax And Advanced Plugins
Manuel Lemos
 
S-Controls for Dummies
S-Controls for DummiesS-Controls for Dummies
S-Controls for Dummiesdreamforce2006
 
S-Controls for Dummies
S-Controls for DummiesS-Controls for Dummies
S-Controls for Dummiesdreamforce2006
 
AcceptCriteria_TestCases_TestScripts
AcceptCriteria_TestCases_TestScriptsAcceptCriteria_TestCases_TestScripts
AcceptCriteria_TestCases_TestScriptsRussell Pannone
 
Automation Demystified
Automation DemystifiedAutomation Demystified
Automation Demystified
Michael King
 
Mike King | SearchLove San Diego, 'Automation Demystified'
Mike King | SearchLove San Diego, 'Automation Demystified'Mike King | SearchLove San Diego, 'Automation Demystified'
Mike King | SearchLove San Diego, 'Automation Demystified'
Distilled
 
Salesforce Summer 19 Release Overview
Salesforce Summer 19 Release OverviewSalesforce Summer 19 Release Overview
Salesforce Summer 19 Release Overview
Roy Gilad
 
Inventory management system
Inventory management systemInventory management system
Inventory management system
ALMAHMUD420
 
Leverage StandardSetController in Apex and Visualforce
Leverage StandardSetController in Apex and VisualforceLeverage StandardSetController in Apex and Visualforce
Leverage StandardSetController in Apex and VisualforceSalesforce Developers
 
API and Platform Strategies to Win in Global and Local Markets
API and Platform Strategies to Win in Global and Local MarketsAPI and Platform Strategies to Win in Global and Local Markets
API and Platform Strategies to Win in Global and Local Markets
Axway
 
Managing customer complaints
Managing customer complaintsManaging customer complaints
Managing customer complaints
Jerry Bark
 
Building towards a Composite API Framework in Salesforce
Building towards a Composite API Framework in SalesforceBuilding towards a Composite API Framework in Salesforce
Building towards a Composite API Framework in Salesforce
Salesforce Developers
 
CiviCRM API v3
CiviCRM API v3CiviCRM API v3
CiviCRM API v3
Xavier dutoit
 
Winter24-Welly Release Overview - Stephen Stanley.pdf
Winter24-Welly Release Overview - Stephen Stanley.pdfWinter24-Welly Release Overview - Stephen Stanley.pdf
Winter24-Welly Release Overview - Stephen Stanley.pdf
Anna Loughnan Colquhoun
 

Similar to Parametrization using TruClient Protocol (20)

Open sap ui51_week_2_unit_3_acdt_exercises
Open sap ui51_week_2_unit_3_acdt_exercisesOpen sap ui51_week_2_unit_3_acdt_exercises
Open sap ui51_week_2_unit_3_acdt_exercises
 
Oracle hfm beginner's guide part ii
Oracle hfm beginner's guide  part iiOracle hfm beginner's guide  part ii
Oracle hfm beginner's guide part ii
 
AWS Mechanical Turk Office Hours - Jan 2011
AWS Mechanical Turk Office Hours - Jan 2011AWS Mechanical Turk Office Hours - Jan 2011
AWS Mechanical Turk Office Hours - Jan 2011
 
E-Bazaar
E-BazaarE-Bazaar
E-Bazaar
 
Rpt ppt
Rpt pptRpt ppt
Rpt ppt
 
User stories through Five W's technique
User stories through Five W's  techniqueUser stories through Five W's  technique
User stories through Five W's technique
 
Forms With Ajax And Advanced Plugins
Forms With Ajax And Advanced PluginsForms With Ajax And Advanced Plugins
Forms With Ajax And Advanced Plugins
 
S-Controls for Dummies
S-Controls for DummiesS-Controls for Dummies
S-Controls for Dummies
 
S-Controls for Dummies
S-Controls for DummiesS-Controls for Dummies
S-Controls for Dummies
 
AcceptCriteria_TestCases_TestScripts
AcceptCriteria_TestCases_TestScriptsAcceptCriteria_TestCases_TestScripts
AcceptCriteria_TestCases_TestScripts
 
Automation Demystified
Automation DemystifiedAutomation Demystified
Automation Demystified
 
Mike King | SearchLove San Diego, 'Automation Demystified'
Mike King | SearchLove San Diego, 'Automation Demystified'Mike King | SearchLove San Diego, 'Automation Demystified'
Mike King | SearchLove San Diego, 'Automation Demystified'
 
Salesforce Summer 19 Release Overview
Salesforce Summer 19 Release OverviewSalesforce Summer 19 Release Overview
Salesforce Summer 19 Release Overview
 
Inventory management system
Inventory management systemInventory management system
Inventory management system
 
Leverage StandardSetController in Apex and Visualforce
Leverage StandardSetController in Apex and VisualforceLeverage StandardSetController in Apex and Visualforce
Leverage StandardSetController in Apex and Visualforce
 
API and Platform Strategies to Win in Global and Local Markets
API and Platform Strategies to Win in Global and Local MarketsAPI and Platform Strategies to Win in Global and Local Markets
API and Platform Strategies to Win in Global and Local Markets
 
Managing customer complaints
Managing customer complaintsManaging customer complaints
Managing customer complaints
 
Building towards a Composite API Framework in Salesforce
Building towards a Composite API Framework in SalesforceBuilding towards a Composite API Framework in Salesforce
Building towards a Composite API Framework in Salesforce
 
CiviCRM API v3
CiviCRM API v3CiviCRM API v3
CiviCRM API v3
 
Winter24-Welly Release Overview - Stephen Stanley.pdf
Winter24-Welly Release Overview - Stephen Stanley.pdfWinter24-Welly Release Overview - Stephen Stanley.pdf
Winter24-Welly Release Overview - Stephen Stanley.pdf
 

More from Kumar Gupta

NewRelic
NewRelicNewRelic
NewRelic
Kumar Gupta
 
Performance Engineering
Performance EngineeringPerformance Engineering
Performance Engineering
Kumar Gupta
 
Web services Hand_Out
Web services Hand_OutWeb services Hand_Out
Web services Hand_Out
Kumar Gupta
 
LoadRunner Cloud
LoadRunner CloudLoadRunner Cloud
LoadRunner Cloud
Kumar Gupta
 
Verify a step in TrueClient Protocol
Verify a step in TrueClient ProtocolVerify a step in TrueClient Protocol
Verify a step in TrueClient Protocol
Kumar Gupta
 
Neoload
Neoload Neoload
Neoload
Kumar Gupta
 
Webservices
WebservicesWebservices
Webservices
Kumar Gupta
 
SAP Performance Testing Using LoadRunner
SAP Performance Testing Using LoadRunnerSAP Performance Testing Using LoadRunner
SAP Performance Testing Using LoadRunner
Kumar Gupta
 
SAP Performance Testing Using LoadRunner
SAP Performance Testing Using LoadRunnerSAP Performance Testing Using LoadRunner
SAP Performance Testing Using LoadRunner
Kumar Gupta
 
Performance Testing using LoadRunner
Performance Testing using LoadRunnerPerformance Testing using LoadRunner
Performance Testing using LoadRunner
Kumar Gupta
 

More from Kumar Gupta (10)

NewRelic
NewRelicNewRelic
NewRelic
 
Performance Engineering
Performance EngineeringPerformance Engineering
Performance Engineering
 
Web services Hand_Out
Web services Hand_OutWeb services Hand_Out
Web services Hand_Out
 
LoadRunner Cloud
LoadRunner CloudLoadRunner Cloud
LoadRunner Cloud
 
Verify a step in TrueClient Protocol
Verify a step in TrueClient ProtocolVerify a step in TrueClient Protocol
Verify a step in TrueClient Protocol
 
Neoload
Neoload Neoload
Neoload
 
Webservices
WebservicesWebservices
Webservices
 
SAP Performance Testing Using LoadRunner
SAP Performance Testing Using LoadRunnerSAP Performance Testing Using LoadRunner
SAP Performance Testing Using LoadRunner
 
SAP Performance Testing Using LoadRunner
SAP Performance Testing Using LoadRunnerSAP Performance Testing Using LoadRunner
SAP Performance Testing Using LoadRunner
 
Performance Testing using LoadRunner
Performance Testing using LoadRunnerPerformance Testing using LoadRunner
Performance Testing using LoadRunner
 

Recently uploaded

Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
Mohammed Sikander
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
Wasim Ak
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
deeptiverma2406
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
thanhdowork
 

Recently uploaded (20)

Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
 

Parametrization using TruClient Protocol

  • 1. Isha Training Solutions To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 2. How to do Parameterization using TrueClient Protocol? To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 3. Parameterization is passing different values for each virtual user or iteration. When you record an application using true client protocol in Loadrunner, the script contains values such as username, password, account number etc. Suppose if you want to pass different username, password and account numbers for each iteration that login into the application, then you can use parameterization. What is Parameterization? To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 4. Steps to create Parameterization in Trueclient script:- As we can see on below image, User is registering on Website with his personal phone number. But in real time there will be number of users who will be registering with their unique personal details including phone number, name, address etc. So in that we case, we need to parameterize those value in our true client script. So let’s start with this approach which is very simple. As shown in below screenshot, Select the value which you want to parameterize let’s say phone number (See highlighted field below). To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 5. Figure 1.1 :Values highlighted for parameterization To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 6. Expand the steps as shown below. Go to Arguments. To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 7. Figure 1.2: Expand the Step. To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 8. Select the value as a type of Java script value. Icon Type Literal string JavaScript value Parameter To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 9. Figure 1.3: Select JS in Parameter type. To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 10. Figure 1.4: Diagram showing type JS selected in parameter. To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 11. Right-click and select Replace with a Parameter. Figure 1.5:Right click and select ‘Create new parameter for selection’. To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 12. In the Enter Parameter Name dialog box, enter the parameter name. If the parameter does not exist in the Parameter List, it is created and the default parameter type is set to File. You can go to the Parameter List to add or delete values for the specified parameter. By default, the original value is included in the list of values for the To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 13. Figure 1.6: provide parameter name and confirm. To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 14. Once you click on Ok, it will create a JS function TC.getParam(“Phonenumber”) in value. You can also type this JS function in value tab and select parameter type as JS. Figure 1.7: After confirming JS code in value will be displayed as TC.getParam(“PhoneNumber”); . To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 15. Figure 1.8: Go to parameters > change the value as per the test. As You can see Parameterization is done using trueclient protocol in loadrunner. To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol
  • 16. To Enroll For The Complete Course Follow The Link http://ishatrainingsolutions.org/true-client-protocol/ Thank You