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 the file extension of the code file in qtp?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
In qtp, how you can use xpath to identify objects?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
What is the difference between keyword view and expert view?
Is it possible to change the values of analog recording?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
What is object spy in quicktest professional?
write a script to verify the image path(src property) of the images which are in web pages.
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
How to creating an output value using quicktest professional?
Explain the difference between check point and output value?