How can you create a file object to work with the files in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
How will you get a string with the specified character the specified number of times in vbscript?
Explain the adodb.stream class?
What is the difference between function and procedure?
We have an application which is built using multiple technologies and are using QTP as the tool for Automating the same. While we spy over a combo box in this application, we get the object name as a "Combo Control" and we are not able to perform any action over this object in either selecting or checking any method for the same like "Exist" etc. Hence we thought of a solution and the same can be found below
Mention the environments where vbscript could be run?
How to map test cases with Automation script? Please explain in details.With example Thanks for your co-operation(In Advance)
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
who will create the object?
how to operate webobjects in a webpage using getobject function and then using generic methods?
write script to open Gmail.com, and to write script for entering username and password and show whether the result as pass or fail
Hi everybady, i have faced few Qns in one of i attended interview, please help me out with these below Qns. 1. how to join values without using join function? 2. how to compare values without using String compare function? 3. input is Bangalore, but i need output like this below format, what is function to use and get this outcome B A N G A L o R E 4. Input is "CapGemini" but uotput should be like this "inimeGpaC" 5. Input is 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 Can someone let me know results of this Qns, please. Thanks.