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 |
What do you do if QTP doesn't recognize object ,what action should be taken
HI How to take screenshots of a Webpage and saving it in a external word document using QTP.
I have to automate webpage. If I click one hyperlink2 it will take 2 hrs to open. How to automate hyperlink2?
4 Answers Cap Gemini, Polaris,
where is the bitmap checkpoint be saved
What’s the QTP testing process?
Give me diffrent script in QTP for Webpage(Java and .Net),WindowsBased Applications,Java application,.Net application...
Hi I have created a table in the MS access database. I want to access the table in this database through QTP. The code is given below. The code is not working.The following error is displayed "Data source name not found and no default driver specified". Any one can correct the code. Thanks in advance. Dim dbconnection, rs Dim ca, sname Set dbconnection = createobject("ADODB.Connection") Set rs = createobject("ADODB.Recordset") dbconnection.open "DSN = MS Access Database","", "" rs.open "select * from Research", dbconnection rs.movefirst If rs.EOF <> True AND rs.BOF<> True then ca = rs("order_number") sname = rs("customer_number") rs.movenext msgbox ca msgbox sname End If
What information do the columns in the Keyword View show for each step?
Diff B/w Webserver and Client Server
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)