what is key word driven frame work how to use keyword
driven frame in QTP in a project
Answer / 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 |
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
what function you write to do database testing with the help of qtp?
Gmail application is there.On that Inbox so many mails are there including naukari mails. On that mails i can select the only naukri mail checkboxes. plz tell the descriptive code for the above..
How to capture dynamic objects in qtp like mark up text
Define Canvas view of UFT?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
What are the check points can be inserted without recording?
What is the function of Filter in QC . give with a real time example.
If some requirements r changed during the testing process ,then how can u handle this in frame work?
How many types of recording modes are there?