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 / venkatesh babu
MsgBox Environment.Value("UserName")
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
Dis advantages of XML checkpoint ?
what is the difference between built-i function and In-built function?
Why qtp always start action1 and does not start action?
why should we give deliver good quality software?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
explain structured testing? plz guys with exp. do answer
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
Is it possible to switch between recording modes during a test creation?
What are the different properties of an web object
What are the disadvantages of recording test cases in qtp?
what is meant by source control?
How do you perform Regreession Testing?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)