how many types of recording are there?
Answer / manohar
In QTP,there are 3 types of recording modes.
1.Normal Recording mode
2.Low level Recording mode
3.Analog Recording mode
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you write an SQL insert statement?
How to create a function in vbscript?
write a vb script to display calculator using case statement?
Explain about adodb.stream class?
how to set one column as primary key in QTP and fetch values accordingly
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
Is vbscript language a case-sensitive language and what does it mean?
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)
Explain about the functionality of vb script?
What is string concatenation function in VBScript?
Mention what is the difference between vbscript and vba?
Could Anybody tell me VBScript for Check if a given number is Prime number-Don't use any Built- in Functions Boolean/int is Prime(int number).. Thanks in advance.