Answer Posted / 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 |
Post New Answer View All Answers
How to take whole text output from screen of Bitmap Application.
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?
In html file what is an ideal position to include vbscript?
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
How are arrays declared in the vbscript language?
Mention how to assign a date value to a variable?
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?
What is select case statement?
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
regular expression that will recognize a browser as long as its name property starts with mybrowser
Mention what is variant in vbscript?
What is variant in vb script?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
How to open browser in vb script?