Any one please tell me how to create framework in QTP (in
detail). Is there any website for reference?
Answer Posted / malarvizhi
framework is nothing but set rules used to execute a test
cases..
framework are many types like modularity,data
driven,keyword driven...
Data Driven is used for system independent file.using this
we can execute a pariticular test case.
6 components are
*system independent file
*driver sheet
*object repository
*test data, DB
*scripts
*reports
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
When and why to use descriptive programming?
How do we analyze the checkpoint results?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
what is the latest version of QTP? Main difference between 9.2 and 10 version
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
how do i know how to use tools
What is the short cut keys for the following?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
how will load the object during runtime?
how can i pass a "cript"as a parameter in to a function
What is keyword view in qtp?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
What is Distributed testing? How does UFT support it?