What is the difference between a dictionary and an array?
No Answer is Posted For this Question
Be the First to Post Answer
Input = 124 output should be 124421 Please do not use any string functions/variables
what is the differenece btwn scripting language and programming language
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
How to throw an error in vbscript?
Mention what is select case statement?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
Which operator is used to perform the comparison among 2 operands in the vbscript language?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
Explain about arrays in vb script?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans