Explain key word driven frame work?How to use in real time?
Answers were Sorted based on User's Feedback
Answer / bbc
include the key folder also where we store the key to run
the entire application ok dude
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / triveni
In keyword driven framework we develop the functions for the
scenarios nd these functions are executed based on the objects.
And for a project we have to first create a folder structure
1)Repository 2)Recovery 3)library functions 4)test data
5)Log file 6)environment 7)Test script...
create the desired repositories& save them in corresponding
folders.(repository folder)
create the desired recovery files nd save them in
corresponding folders.
create the desired library files(vbs files) nd save them in
corresponding folders.
like wise we have to create all folders
Execute the test
Analyse the results.
I know this much if any one knows another answer plz mail me
| Is This Answer Correct ? | 0 Yes | 3 No |
Write test cases for copy and past password in password field ?
hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
How to add a runtime parameter to a data sheet?
What is the short cut keys for the following?
What is contained in the object repository?
Think and Reply.. can we parameterize radio buttons, check boxes? as in flight web site on flight preference page, choosing different flight produces trouble if from port and to port been parameterize, and runs. Try it by own you will get the error.
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What are the problems / difficulties faced when you used Smart Identification ?
1)how to write test cases in test director? not go throuth requirments and plan but should be different way i need? 2)what is the mediator between qtp and application or project?
in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm