My questions are regarding how to use VTS with HP ALM Performance Center/Load Runner 12.02.
I have referred below posts in HP forums.
Virtual Table Server Enhancements in LoadRunner 12.00
The New Virtual Table Server (VTS) in LoadRunner 11.52
What I need to know is;
- Can we use separate data tables in VTS for each Load Runner scripts?
- For an example, TableA for ScriptA and TableB for ScriptB etc?
- How do we make calls to access the data in each table using Load Runner code? I am interested to see code snippets for this. So far what I have seen is ;code snippets for single data set.
- I am hoping to use 1.7 Millions of records for one table. Is this possible?
- If I used big data sets, can I update the sections of data using SQL statements?
If anybody can point me to a guide for using new VTS capabilities (with code snippets in Load Runner) , that would be great.