How to invoke Mozilla from QTP thru VB Script
Answers were Sorted based on User's Feedback
Answer / hemakumar.m
InvokeApplication "executable file path of mozilla"
Or
SystemUtil.Run "executable file path of mozilla"
mention the executable file path of mozilla in double
qutoes.
The main difference between InvokeApplication and
SystemUtil.Run is we can open what ever file u want like
the files with extension .txt,.xl,.doc,.doc.. using
SystemUtil.Run ,but using InvokeApplication we can open the
files with a extension .exe
| Is This Answer Correct ? | 13 Yes | 1 No |
In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?
What r the features of QTP9.2,other than QTP8.0 What r the extre features of QTP9.2.
What are the features and benefits of quick test pro (qtp 8.0)?
suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test each window? i.e. how qtp indetifies these objects separately?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com
What are the differences between QTP 9.2 and 10? please explain e indetail......
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
WHAT AREV THE STEPS BETWEEN TEST cASE AND Script generation?
give me an example where u used good judgement and logic in solving a problem
How can we QTP Scripts in xml format? is there any way to do so?
How 2check the color of the text in the textfield . say suppose the text entered in the textfield object is appearing in red. so i want to check whether the text is in red color or not. It could be great help for me if any one solve's my issue. plz...help
What is checkpoints for quicktest professional?