Answer Posted / suresh kumar
Keyword-driven testing and table-driven testing are
interchangeable terms that refer to an
application-independent automation framework. This framework
requires the development of data tables and keywords,
independent of the test automation tool used to execute them
and the test script code that "drives" the
application-under-test and the data. Keyword-driven tests
look very similar to manual test cases. In a keyword-driven
test, the functionality of the application-under-test is
documented in a table as well as in step-by-step
instructions for each test.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
Where you get the run time data table?
What is difference between design time and run time data table?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How to analyzing test results using quicktest professional?
how to find that tools work well with your existing system?
How you calling actions in qtp?
Can we Test Welcome Screens and Process Images with QTP
Hoe can we do retesting using functions please give the code for it using login page
How many tabs are available to view your test in a test pane and what are they?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
what is actually contain test report? can anybody post the test report
what is the difference between built-i function and In-built function?