I want to open a Google page without recording a test and i
do not want to use system.Util.run command as well how do i
do this?
Answer Posted / manchk
Set Wsh = CreateObject("Wscript.Shell")
Wsh.run "cmd iexplore google.com"
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how can we do the frame work in qtp
What are the flaws in water fall model and how to overcome it?
what is stepin & stepout?
what type of automation is follwed in the project?
How you can find length of array in qtp?
What is Unicode Compatibility?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
What is the use of sendkeys and what are send keys
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Explain how qtp identifies objects?
what you mean by artifact,milestone...
What are the five challenges you faced in QTP?