Answer Posted / arpillai
QTP is more effective in testing web based
applications,like .net,multimedia .Disadvantage is QTP
needs more memory space(512 MB)and if any operating system
problems are there QTP will not work.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
assume i have few url link how will i dynamically call then using descriptive programming?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
What is the difference between run time object and test object?
Can we record an application running on a remote machine using qtp?
Where you are storing your script?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
Describe the differences between functions and actions in UFT?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
If the objects hierarchy is changing from build to build, then how you will handle that condition?
What is difference in global and action sheet in qtp?
What are the differences between table and db checkpoints?
What is the extension of the recovery scenario file in qtp?
what is the difference between data driver & data driven and driver script?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)