Answer Posted / guest
A database checkpoint checks the contents of databases
accessed by your web site
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which function is used to perform string comparison?
Explain about constants in vb script?
What are the different types of loops available in the vbscript language?
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?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
Explain different types of segment?
What are the different types of operators and their order of precedence?
Which keyword is used to declare a variable in the vbscript language?
How are comments handled in the vbscript language?
Mention how to access array data?
Which in-built function is used to format the number in the vbscript language?
When does ‘on click of button’ event gets triggered in the vbscript language?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
How you can call vbscript functions?
How to write functions and sub in vb script?