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 could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
Can anybody post some real time scenario in qtp? please its very urgent.
How you know that a test case is a regression test case
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
Have you done batch testing in qtp? If yes how you are doing?
What is environment variable in qtp and why to use it?
can u explain relative path architecture framework in qtp?
Differences between text and test area checkpoints?
What is a programmatic description?
What is the script for database check point, bitmapchek point, regular expression ?
how did u use automating testing tools in ur job?
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
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
What the differences are and best practical application of Object Repository?