what is key word driven frame work how to use keyword
driven frame in QTP in a project
Answer Posted / nandini patil
In Keyword Driven Frame Work for QTP
1. create the folder structure as follows
proj name-automation
-repository
-library
-test dtat
-recovery
-test script
-log
2. created desired shared repository, library files, test
data and recovery files and save them in corresponding folders.
3. open the main test & assosiate desired repository ,
library files, test data & recovery files.
4. develop the main test.
5. specify keywords in the data table under specific, run
the test and analyse the results.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
If I change the property value at runtime is it effect is object repository?
when a test case is written how u test using qtp
What are the properties you would use for identifying a browser and page when using descriptive programming?
What are some test assets and related extensions of qtp?
Tell some commonly used Excel VBA functions?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
What are the automation metrice in your project?
Can we record using all the modes in a single script? Explanation with example is appreciated
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
whow much strong on VB and C?
What is CMMP and CMMH?