I want to assign values in a table in my software, in first column i will give values, table is of 4x4 i.e 4 row and 4 columns, i m using VBScript in my automation work. it is a simple table for giving values.
Answer Posted / pravati
Datatable.Getsheet(id)
Datatable.value(4,4)=values
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is QTP supports Unix. If yes, then how the test automation is done?
How to execute a winrunner script in quicktest professional (qtp)?
how can we compare descriptive programing with a regular expression
What is Port testing. Whhen will you perform?
How will you check a web application for broken links using qtp?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
who QTP recognizes the object stored in object repository?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
Can I change properties of a test object?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
Did the scripts need lot of maintenance? If yes, why?
What is Cross browser testing? Does UFT support it?
Which environments does qtp support?
What is difference between run time object and test object?
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance