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
What is CMMP and CMMH?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
What is clean sweep?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
How to use actions in qtp ?
Explain different recording modes?
can test automation improve test effectiveness?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
Explain about datafile/verification of date file when file is not available in local system?
What are metrics and matrix?
Explain about the quicktest professional (qtp) automation object model?
Explain about business process component? types and usage?
How you can replace string in qtp?
How many types of recording modes in qtp? Describe each type with an example where we use them?
what is the difference between built-i function and In-built function?