what is the difference between modular and data and keyword
driven framework
Which operator is used to concatenate the 2 values in the vbscript language?
write a program to display the system specifications of client system with the help of vb script.
Compare java script and vb script?
I have string like hp company.print tis like company hp.write a program in vbscripting
wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me
what is the function to get the ascii value of the character?
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
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....
Anyone have qtp11.0 crack?
What are the 2 ways to pass a value to the function?
What is the use of the date function in the vbscript language?
why variable name should not exceed 255 characters?