Which operator can be used to change the value of the operand or change the state of the condition?
1038Which in-built function related to an array joins substrings into one string in the vbscript language?
957Which function is used in the vbscript language to convert the specified expression into a date type value?
942Out of the different type of operators, which are evaluated first and last in the vbscript language?
1005
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
What is the purpose of regexp object in vbscript?
What methods are used to create text files and open text files in the vbscript language?
Mention what is variant in vbscript?
Mention the rules for using option explicit statement?
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
How will you compare two strings in vbscript?
What is the difference between VBScript and JavaScript?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
Which constant is used for print and display functions and works as same as pressing enter key?
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
Mention what is byref and byval parameters in vbscript?
What is byref and byval parameters in vbscript?
what is the object hyrarchy in QTP for a web based application
Explain the string concatenation function in vbscript?