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 / kiran.a
No, its not executed. Bcoz during writing the script it
takes the current browser, while executing u may chng the
browser it shows error. If u want to execute on any browser
better to create genric functions for those scripts
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain about tristate constants in vbscript?
Is VB Script Case sensitive or Case insensitive?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
write any ttest cases using check points and parameterization
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
What is the use of the recordset object and which statement is used to create such an object?
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?
What is loose binding? Why is it not a good practice to use it?
Explain about scrrun.dll?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
How to take whole text output from screen of Bitmap Application.
Mention what is the difference between vbscript and vba?
about vb scripting programs this type of all question& answers
Which object provide information about a single runtime error in a vbscript?
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<