How to retrive data from a data table which is in 3rd
row,4th column and place it in main script..like retrive
name,date from data table..write script for this.
Answer Posted / nani4urs
We can retrieve the data from data table which is in 3
row,4 th column by using
GetProperty (Browser("nani").page("nani").webtable
("tablename").childitem(3,4))
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How can you identify the browser and its information using the qtp script?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
when to start the automation?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
How can you exit from an action?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
What is expert view in qtp?
What is throw object?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
What are the Test design techniques you uses in ur project?
Define Environment Variable in UFT and its uses?
Explain the differences between table and db checkpoints?
Is it possible to switch between recording modes during a test creation?