How will you reverse a string in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
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
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
How will you get the octal value of the given number in vbscript?
Explain the adodb.stream class?
How to pass argument by reference to a function in vbscript?
What is the difference between VBScript and JavaScript?
how to set one column as primary key in QTP and fetch values accordingly
What is the event handling in vbscript?
How to map test cases with Automation script? Please explain in details.With example Thanks for your co-operation(In Advance)
what is the differance between BYVAL,BYREF?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.