What is difference between Active screen and movie screen
recorder in QTP 9.2?
Answer / aparna
In active screen u can see the test objects i.e. the
application at the time of recording. but in movie screen
recorder u can see the screenshots of the application
during runtime.
| Is This Answer Correct ? | 0 Yes | 1 No |
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
If else for do while select in vb script?
Explain the functionality of vbscript?
We have an application which is built using multiple technologies and are using QTP as the tool for Automating the same. While we spy over a combo box in this application, we get the object name as a "Combo Control" and we are not able to perform any action over this object in either selecting or checking any method for the same like "Exist" etc. Hence we thought of a solution and the same can be found below
Can anyone help me in write coding to get this pattern * ** *** ****
How can I get the value of an object property or variable in another frame?
How to Import data from a file (file is on the desktop) to the data table
what is extension of the file if its saved from recovery manger to some drive
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
what types of bugs will we find out in banking projects for automation testing?
0 Answers Napier Healthcare, TCS,
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Join the multiple array with out using JOIN function