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 |
How to get align property of the link on web page?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
What phases are involved in testing an application in qtp?
What are they Advantages and Disadvantages in QTP 9.2?
Hi All, I have a problem with getting the value which is available in the table and it is not having any unique property. Please find the below table TopicName CreatedBy ViewCount ------------------------------------------------ XXXX Y 10 ZZZZ ZZ 0 AAAA BBB 3 In the Above table TopicNames are link and it is having an id but the remainig two columns(Created by and ViewCount) are static Web element values and they are not having any unique property. Now i want to get the values of Created BY and View count for each and every topic. Can anybody give me the solution for the above ASAP. If anybody didn't understand the above please free to send me a mail by that i can send you the snap shots and some more description. You can catch me at krishnachand.p@gmail.com
wht is Automation testing frame work. pls explain it
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
Can you import and export data from XLS and how?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
what is verification & validation?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
How to use custom checkpoints in QuickTest Professional?