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
How does quicktest professional identifies the object in the application?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
Explain advantages and disadvantages kdf?
Explain in brief about the quicktest professional (qtp) automation object model?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
What is throw object?
Which recording modes need more memory?
please post the interview questions for QA position in FACTSET
what is the difference between data driver & data driven and driver script?
desribe a situation where u faced a stressful situation and how did u cope with it
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
How to use conditional loops in qtp ?
what is error and fault in terms of software quality?