how to write basic programs in VB Script like addition,
multiplication?
Answer Posted / rambabu
This is good for any one
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
What are the different types of operators and their order of precedence?
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
Which operator is used to concatenate the 2 values in the vbscript language?
what is the use of QCUtil? explain with one example?
Anyone have qtp11.0 crack?
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
Which operator is used to perform the comparison among 2 operands in the vbscript language?
How can the spaces from the string be removed?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
how to write validation function for date in vb script
What is variant in vb script?
what is the difference between modular and data and keyword driven framework