what is the framework followed by ur company in qtp
Answer Posted / anonymous
Frame work may be
1.Linear Obsolete-no one are using.
2.Modular - using Drivers- Considered as Old one.
3.Key word driven- No object repository. Using functions
only. Descriptive programming.
4. Hybrid- mix of keyword+modular.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
What are the flaws in water fall model and how to overcome it?
what is the difference between IE & Netscape in web testing on a log in page
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
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?
Is qtp supports uni-code?
How can i initiate the objects to find uniquely in OR
What is the use of sendkeys and what are send keys
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
How will you compare keyword and expert view?
What is action split and the purpose of using this in qtp?