Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
761Which object is used to work with the database in the vbscript language and what statement is used to create this object?
716What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
714
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
what is diff between static and dynaic arrys?
Explain the extension .hta?
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
Explain the constants in vbscript?
Mention what is the difference between vbscript and vba?
How will you get a random number between 0 and 1 in vbscript?
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
What is the use of option explicit in vbscript?
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
What is the output of a + b in vbscript if a = 5 and b = 10?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?