How to find the OS name by using QTP script?
Answers were Sorted based on User's Feedback
Answer / bfakruddin
I hope you know about Inbuilt Environment Variables...
So, Please go throw all Environment Variables... There, You
can get answer for it...
I can give exact answer here but you may not go throw all
environment variables... So, please go throw all inbuilt
environment variables and check what they perform...
It would be very helpful for your future tasks...
Thanks & regards
Baba Fakruddin.D
| Is This Answer Correct ? | 14 Yes | 3 No |
It is given in the help of QTP 9.2 that we cant debug the scripts. Is there any other way to VIEW, PAUSE and make modifications in the scripts during execution???
Hi i have a webtable which is having 7 columns and 6 rows of data in that table of 4th and 5 th column each row is partiotioned into 3 sub rows i want to verify in each partitioned rows of corresponding row for ex values will be like this 0 / 1 ,26/28.if it is 0/1 i want to skip only if any num/num greater than 1 i want to click.
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
what is run-time object in qtp? explain with example?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
what is the silent mode in WR?
How many ways we can parameterize data in QTP ?
What are the different attributes used with regular expression?
Is there any thing that we can replace recovery scenario manager in QTP.
What are the benefits of qtp?
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
assume i have few url link how will i dynamically call then using descriptive programming?