Why we have to import data from excel sheet to data table?becoz v can directly use test data directly from xl know. can u all pls explain me clearly
Answer / gaurav anand
for performance reason. Its always a good practice to load data from excel into dataobject and then read fro there and vice versa for writing data.
| Is This Answer Correct ? | 3 Yes | 0 No |
how to create the varibles and how these are connect to qtp? plz tell me
what is the difference between modular framework & datadriven framework
I have thousands of links are there, i want check each and every funtionality of link by using descriptive programme, retrive link name from excelsheet then operate in application. Please anybody send me model script
can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You
Plz explain about object propeties in object identification? means.. explain about 1. mandatory properties.2. assestive properties 3. ordinal properties.
How to execute a winrunner script in quicktest professional?
can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..
can u give one scenario for for PopWindow Exception & write Code for that?
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies
QTP identified the object but not performing the desired action???what could be the reason?????
Please explain about unicode compatibility in QTP. how we can able to use it. Please help me
Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...