Answer Posted / rams
You should also give the value to be added along with
column name.If dont want to give a value u can pass an
empty string
Datatable.GetSheet("Sheet name").AddParameter
("NewColumn_Name","Value")
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How to check feasibility of the appliction?in automation testing?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
How many types of actions are there in quicktest professional?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
Where we can use the analog mode and where we can use the low – level mode?
On what document base Descriptive programming is written if build is not yet ready ?
How would you directly trigger javascript in a test?
What is the difference in testing a client-server application and a web application?
What do you to script when objects are removed from application?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
is there any addin for remedy user application
How does you test a weblink which is changing dynamically?
What is the file extension of the code file and object repository file in QTP?
What is Cross browser testing? Does UFT support it?