How to find the OS name by using QTP script?
Answer Posted / 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 |
Post New Answer View All Answers
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
How to use the object spy in quicktest professional 8.0 version?
To which environments does quicktest professional supports?
What is clean sweep?
Did the scripts need lot of maintenance? If yes, why?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
What is QTP’s model for test creation?
How to use transactions in qtp?