What is keyword driven Testing Framework. Anybody can
explain it in details...
Pls anybody can give the answer.. Thanks in advance...
Answer / shyam.meghansh
hi
The framework consists of the following components.
• Function Library
• Object Repository
• Database
• Application Scenario Files
• Initialization VB Script
• Sequence File
• Driver Script
• Test Case List File
if you need any more quires plzzzz feel free to mail
me........................@
testingwithshyam@gmail.com
| Is This Answer Correct ? | 2 Yes | 1 No |
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
Give a comment on Regular Expressions using QTP?
there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..
Define Error Pane of UFT?
if devloper change only button names in present build then script will execute or not , why? Only gui changed.......
What is the qtp testing process?
What is the differnce between action & script
How can you identify the browser and its information using the qtp script?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
How to get line numbers in your editor in expert view?
hai,i want to select an option from the right click pop up menu.but the qtp is not recognizing the right click pop up menu as a seperate object.can any one tell me the solution.