we executed QTP scripts in one browser(i.e IN)same scripts
is working on another browsers or not (i.e mean netscap,m
azol..like )
Answer Posted / bfakruddin
By using QTP, You can develop script or record script only on Internet Explorer with out tabbed browser. QTP 9.1 supports IE 7.0 & Vista,
Once you ready with script you can run that script on Firefox, netscape navigator..etc.,
you have to get some information how to run scripts on different browsers. otherwise you will face some small issues.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How many types of operators are available in the vbscript language?
When are redim statement and preserve keyword used in the vbscript language?
Write a Script for ATM in QTP
Mention the environments where vbscript could be run?
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
What is the technology used by vb script?
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
Explain vbscript in detail?
Explain the .wsf files?
How to pass argument by reference to a function in vbscript?
What are the uses of vb script?
What are class properties?
What are the 2 ways to pass a value to the function?
how to comvert 120 into one hunderd twenty rupees only and vice varsa
What is the purpose of folders object of scripting.filesystemobject class in vbscript?