in Qtp,how to display user name and pwd (script)in data
table(global sheet).
Answer Posted / akshara
i don't know it is correct are not but using output values
it is easy do like this.
Window("text:=Login").Activate
Window("text:=Login").WinEdit("Text:=Agent Name:").Output
CheckPoint("Agent Name:")'and select praperty as text
same for password you will get
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How will you check that your test cases covered all the requirements?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
How to associate function library at a run time?
what is clean sweep?
can i compare two databases using QTP ?
How do you check ticket cost and ticket number in flight application?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How the exception handling can be done using quicktest professional?
What is action split and the purpose of using this in qtp?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
What do you mean by checkpoints in qtp?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
What is the pros and cons between QTP and Rational Robot
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?