hi Ankur
I want to use a variable in more then one actions , how could i do this
thanks in advance
Ashish
I want to use a variable in more then one actions , how could i do this
thanks in advance
Ashish
|
Want to use a global variable in diff actions
|
|
hi Ankur
I want to use a variable in more then one actions , how could i do this thanks in advance Ashish
Just declare the variable as Public, which can be accessed from all resource files.
Eg. Public TOTAL_ROWS
There can be many options like environment variables, global variable from an external file
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
|
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Reading Global Sheet's DataTable Value | Bhuvana | 0 | 2,011 |
01-05-2020, 10:03 PM Last Post: Bhuvana |
|
| Error as Global Not defined while trying to retrieve value from Datatable | siddharth1609 | 0 | 1,286 |
09-11-2019, 02:52 PM Last Post: siddharth1609 |
|
| global object which can be called in any action | excellentpawan123 | 2 | 3,239 |
04-01-2015, 07:34 PM Last Post: babu123 |
|
| How to call Actions from other Actions | Naresh | 1 | 8,490 |
09-25-2014, 10:26 AM Last Post: vinod123 |
|
| XML diff comparison | bubblehead | 0 | 6,204 |
05-21-2014, 12:01 PM Last Post: bubblehead |
|