Explain key word driven frame work?How to use in real time?
Answers were Sorted based on User's Feedback
Answer / bbc
include the key folder also where we store the key to run
the entire application ok dude
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / 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 |
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
Write a QTP script to print all the link names displayed in a web page
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
In Developer view it is a high priority defect & in tester view it is a low severity defect what is that how to define with an example
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Hi Guys...I just started working with QTP now.The frame work they use hear is Write all the functions in function libraries and pass data using data dictionary either from data table or excel .I kind of understood evrthing but one thing I need to know is How do they recognize objects .Do they use object spy and recognize objects or record them ..Does soemone have any idea how they generally do this is such kind of framework
• What type of testing questions will be asked for 2+ yrs exp people in interview?
Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this
what is the difference between modular framework & datadriven framework
take one exmple and write on that discriptive programe in qtp?
write script for , launching fr window,login and create 5 elements array and store 5 order numbers inthat array? and open order by using order no.s in array and find out maximum tickets booked by which order?