can u explain the keyword driven framework with an example
clearly how to create all the files and how to attach to
main test.
Answer Posted / 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 |
Post New Answer View All Answers
How many ways we can parameterize data in quicktest professional?
How does quicktest professional (qtp) identifies the object in the application?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
how to evalute defects in QTP script?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What are the disadvantages of recording test cases in qtp?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
What is debugging? How you debug your script?
Is it possible to split an action? How?
What are the data types in qtp?
Is qtp supports uni-code?
what is command for executing files?
What are the different types of recording modes?