Explain key word driven frame work?How to use in real time?
Answer Posted / 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 |
Post New Answer View All Answers
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
what is impact analysis on regression testing?
Did the scripts need lot of maintenance? If yes, why?
What are the advantages of a Hybrid framework?
terminal services client
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
In qtp is it possible to check broken links of a page?
How will internal and external links be validated and updated? how often?
what is the difference between IE & Netscape in web testing on a log in page
What are the steps involved in recovery scenario wizard?
In Remote acess server how u run a test?
Tell me one scenario, the complex functionality you have automated in your project?
Explain the types of object repository?
How do you capture tooltip using QTP?