In html file what is an ideal position to include vbscript?
write a program to display the system specifications of client system with the help of vbScript.
In qtp, how to use XML files for framework. if the XML files are more Efficient than Excel files?
Mention what if you do not specify anything when you call a procedure?
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
Hi Friends, I am facing some issues with If,else condition,i.e. i am working on some web page for ex:gmail page.now if i want to check if username is incorrect or already exist,i want to display error message in my test report,for this i am using a simple code first,i.e. If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "Shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If But still i am getting a syntax error If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If I don't feel any thing wrong in this syntax but i don't understand why it shows such error,i am confused what went wrong,please help me out & do the favor,thanks a lot....
What is parametrization ?
who will create the object?
Explain the constants in vbscript?
What is the difference between Javascript & Vbscript?
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
w r p syed then output was deys and click eysd and click ysde and click sdey and click deys and click eysd............
Which data type/types are supported by vbscript language and what are their specialties?