Answer Posted / senthilkumar
I am very satisfied only seasuraman answer
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the 2 ways in which a variable can be declared in the vbscript language?
wht must be the interview question on corinthian information technology solutions incorporated.
Can anyone send me a vb script function for verifying the functionality of active links on a web page
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
What is dictionary object in vbscript? Explain?
what types of bugs will we find out in banking projects for automation testing?
How will you get the last occurrence of one string within another string using vbscript?
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 are the naming conventions while declaring a variable in the vbscript language?
what is the object hyrarchy in QTP for a web based application
Explain the operator precedence in vb script?
How will you compare two strings in vbscript?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
What are the differences between sub procedures and function procedures?