How to get data from excel sheet to the script? write the
script.
Answer Posted / srinath
close the excel sheet which you want to open in QTP
first row will always be column name which will be used in
script
datatable.import("c:\path,,,\xlsheetname.xls")
a=datatable.value("jksdfj")
Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is the new version of qtp which is recently released in the market?
How qtp recognizes the object?
what is the latest version of QTP? Main difference between 9.2 and 10 version
What is recovery scenario manager? When you go for recovery scenario manager?
what type of framework u r using in ur organization
What is test object model in quicktest professional (qtp)?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
What is QTP and the use of QTP in TD?
How do Parameterization and Data-Driving relate to each other in QTP?
what is error and fault in terms of software quality?
Explain the concept of object repository and how quicktest professional recognises objects?
I want to do QTP Certification what is the pattern of Question paper.
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
What is keyword driven framework?