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 / pavani prasad
Hi N Reddy,
we use use environment variable for fetching username
(system login name).
u can try this
msgbox environment.Value("UserName")
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to idetfy which test cases are automated?who will deside that plz tell me
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.
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
what is the diff b/w assistive and mandatary rules of object repository in QTP???
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
what is output value in QTP and how it can be used in automation testing
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
What are output values and why they are used ?
What is the parameterization? Give one example?
Which environments are supported by hp qtp?
How can i initiate the objects to find uniquely in OR
Hi Samrat, Thank u very much, what u said it is right.
How do client side image and server side image work?
How can you give wait up to 10 seconds in qtp?