in Qtp,how to display user name and pwd (script)in data
table(global sheet).
Answer Posted / deepa
Datatable("name",dtglobalsheet)=
dialog("login").winEdit("Name").getRoproperty("text")
Datatable("password",dtglobalsheet)=
dialog("login").winEdit("password").getRoproperty("text")
Correct me if I am wrong
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is data driver in qtp? Where we use it?
How do we handle run-time errors?
please any one can explain the keyword driven framework. with gmail example.
How many types of status are there?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
What are the major/ important methods, functions in QTP we use realtime testing
What is use of object spy?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
what type of framework u r using in ur organization
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
explain how to write vb script in qtp?when will you write own script?
Problem with XML checkpoint in QTP ?
What is Port testing. Whhen will you perform?
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.
What are the data types in qtp?