What is difference between Active screen and movie screen
recorder in QTP 9.2?
Answer Posted / 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 |
Post New Answer View All Answers
what is the differance between BYVAL,BYREF?
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
Differentiate javascript and vbscript?
What are class events?
How to Enter Values on the Command promt using VB script
What are the 2 ways in which a variable can be declared in the vbscript language?
what is the difference between modular and data and keyword driven framework
What is the use of the formatdatetime function in the vbscript language?
What are subprocedures in vbscript?
Mention what is byref and byval parameters in vbscript?
What are the differences between sub procedures and function procedures?
How will you convert a given number to long in vbscript?
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
how to increase the values in text box in a given text box increament by two values by clicking on button
What are the different types of loops available in the vbscript language?