Can anybody give the script to addsheet, add column,add
values under that column in the rows?
Answer Posted / sreeprasad
We can create sheet, parameter and can assign value in one
step:
DataTable.AddSheet
("MySheet").AddParameter "Parametername","Value"
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How you can find length of array in qtp?
hou can we use vb script in qtp could u tell me breafly
how to test use the quality control .how to verify the image verification
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
What is QTP scenario.
Can we create user defined functions in qtp?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
regular expression in qtp standar check point for months from accepting months from january to december only
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?