Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex
2 3668Dear 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
1710Hi 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.
2 3865Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
HCL,
2 3891Write a program using Java Script / VBscipt that checks if two matrices have identical values in all the elements
1 6202
Out of the different type of operators, which are evaluated first and last in the vbscript language?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Explain different types of segment?
How will you compare two strings in vbscript?
what is used of Property........End Property loop ? how to write the script for it?
How to assign a numeric value to a variable?
Mention how to access array data?
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?
How will you get the last occurrence of one string within another string using vbscript?
Difference between dim,public and private variables in vb script?
How can you fetch the value of a cookie?
Explain about tristate constants in vbscript?
How many types of procedures are available in the vbscript language?
Which keyword is used to declare a variable in the vbscript language?
What is vbscript?