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


Please Help Members By Posting Answers For Below Questions

Explain the difference between call to action and copy action?

523


hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me

1877


Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,

1380


how do i know how to use tools

1455


Through array we can execute the testcase how ? give me example

1401






How can I change object description or check point values in qtp?

557


How many types of run modes are there in qtp?

587


In qtp is it possible to check broken links of a page?

587


requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how

1479


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

1392


What are main panes available in qtp test browser?

539


Approach for Installation,comaptibility,system testing

1708


Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com

1418


what is review

1612


Explain different type of event trigger option.

540