can u explain the keyword driven framework with an example
clearly how to create all the files and how to attach to
main test.
Answers were Sorted based on User's Feedback
Answer / raja
In keyword frame driven frame work we develop the functions
for the scenarios and these functions are executed based on
the objects . In this frame work keywords and tables are
interchangeable terms that refer to an application
independent. and these frame requires tables and keywords
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / moreshwar deshmukh
Basicaly Keyword Drivan comes in many flavers.
One I know that is Descriptive Keyword driven framewar.
In this framewar key action
like "ClickButton", "ValidateText" converted into reusable
functions. That why it is Keyword driven function. These
function get stored in functional lib with .vbs or .qfl
file.
This framewar is divide in 4 part.
1. Excel file
2. Driver action
3. Reusable lib file.
| Is This Answer Correct ? | 3 Yes | 3 No |
how to test one edit box using dotnet addin for Web Applications? write script?
take one example and write vbscript on one web application in qtp? explian descriptive programe with one example?
diff between dim & redim ? in detailed? pls any one explain me?
The xls contain data. how to get number of columns form the sheet?
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
hi friends i was tried to connect qtp with oracle database using provider.i got a error.so anyone can help me out by correct script
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?
Explain the concept of object repository & how qtp recognizes objects?
What are the data types in qtp?
what is description object?
How to export QTP results to an ".xls" file?