Answer Posted / ranga
Replacing the logical values inplace of constantvalues
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the special sub-types in vbscript?
who will create the object?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
Which object provide information about a single runtime error in a vbscript?
Explain vbscript in detail?
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
Which operator can be used to change the value of the operand or change the state of the condition?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
Explain about adodb.stream class?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
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 to take whole text output from screen of Bitmap Application.
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
What are the data types supported by vbscript?
How are values assigned to the variables in the vbscript language?