what is the framework followed by ur company in qtp
Answer Posted / rrnaidu
frameworks may be
record and play back
data driven approach
keyword driven approach
hybrid approach
is it correct?
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
How do you create regression test packs?
What is Distributed testing? How does UFT support it?
Name the properties you would use for identifying a browser and page when using descriptive programming?
How software tester can use constants and variables in scripts?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
What the differences are and best practical application of Object Repository?
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?.
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
How QTP identify the system time that's changes every seconds?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
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.