Hi can anyone pls suggest how to fetch username(system
login name)and system name in to qtp.I am not using TD or
QC.Thx
Answer Posted / anonymous
I think, this works...
But make sure before using it...
xx = Dialog("Login").WebEdit("userName").GetText
'GetText gives you the text from the Edit Box- I think...
msgbox xx
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
Write a script to verify font style and color of a windows object using descriptive programming
What is the difference in testing a client-server application and a web application?
Explain quicktest professional (qtp) testing process?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
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?
what kind of frame work you used in your last project?
How to give a call to another action from one action?
How the smart identification is used in real time?Please explain with an example
What is an object repository?
How you will rate urself in QTP in the range of 0 to 5
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
What is contained in the object repository?
Explain the concept of object repository and how qtp recognises objects?
What is ObjectParamater?