does qtp need record and playback in realtime. plz tell
exactly wat happens
Answer Posted / kamal
Hi Sujana
What sreelatha told is exactlly correct.In really time no
one follow the record and play back method
Kamal
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
how to test load test and block box testing an a web based application pls give ans briefly
Discuss quicktest professional (qtp) environment?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
How you will rate urself in QTP in the range of 0 to 5
What are the various types of Actions in UFT?
How to open a new test using quicktest professional (qtp)?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
What are the recording modes in wave event?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
What are the properties you would use for identifying a browser and page when using descriptive programming?
How to explain a banking project in interview as a test engineer???
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
give me the code to save all messages of inbox of gmail into a folder and notepad
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
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.