Answer Posted / shashank shekhar raj
Hai Buddy,
I just to inform you that QTP support Internet Explorer and
IE earlier versions don't have TAB functionality up to IE-7
Internet explorer just open the new BROWSER always not TAB
so,if functionality is not available then how you open
this.....
Is This Answer Correct ? | 4 Yes | 18 No |
Post New Answer View All Answers
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me
Mention characteristics of sub procedures?
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
Which command is used for writing text on a page?
How to Convert Hex color code to color name in VB Script?
Explain about scrrun.dll?
How will you format a number in percetage format in vbscript?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
How are comments handled in the vbscript language?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
what is resorceallocation
Mention what is variant in vbscript?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?