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 |
Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!
If QTP not recognizing using repository while executing, how can we go forward
is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
Dim ExcelSheet Set ExcelSheet = CreateObject("Excel.Application") excelsheet.application.visible = true ExcelSheet.ActiveSheet.Cells(1,1).Value = "This is column A, row 1" ' Save the sheet. ExcelSheet.SaveAs "C:\DOCS\TEST.XLS" ' Close Excel with the Quit method on the Application object. ExcelSheet.Application.Quit after run this script i am getting error"The test cannot continue due to unrecoverable error"
How should i find out whether the cursor is moving horizantally. when tabbing continuously
write script for finding number of broken links in web page? kindly please answer my question.
3 Answers Manhattan, Oracle, Virtusa,
In Manual testing , can u prpare bug report in TD?
What are they Advantages and Disadvantages in QTP 9.2?
Why QTP is termed as a Record and Playback tool?
Pls anyone, tell me the script in QTP to find the number of links, and images in a webpage. Verry very urgent. I shall really be very thankful
where the check points are stored ?