write a vb script to display the number is odd or even and whether it is divisible by 9 or not
2 19916accept an email id & validate it .email id should not exceed 25 characters the mail id should contain 3 characters excluding domain name,@ and .(dot) the last 3 characters of the domain should be net,com or org
2 5304
What is vbscript language used for and which earlier language is it modeled upon?
Mention what is the use of option explicit 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.
Which keyword is used to declare a variable in the vbscript language?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
What is difference between vbscript and vba?
How will you convert a string to upper case string using vbscript?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Explain the filter expression?
What is the difference between javascript and vbscript?
what is used of Property........End Property loop ? how to write the script for it?
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 variant in vb script?
Explain the .wsf files?
Out of the different type of operators, which are evaluated first and last in the vbscript language?