What is keyword driven framework, what is "key" in It.
Answers were Sorted based on User's Feedback
Answer / mahaboob
Hi,
In keyword driven framwork requires the development of the
datatables and keywords ,Independent of the test automation
test tool is used to execute them,test can be designed with
or with out application.Keyword driven framework the
functionality of the application under test is documented
for each and every step,the keyword means action for the
application it is used for executing the each and every
step of the script.
Is This Answer Correct ? | 0 Yes | 0 No |
in order to start automation testing what we should require (entry level to automation testing)
What is the use of virtual objects?
Hi friends I am new in Qtp. now i am Searching on Qtp give real time inter questions with answers.pls help me
How will you check a web application for broken links using qtp?
I encountered with very strange problem in qtp while writing the script i written the code window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit this code was working fine for about 10-15 times i executed the script but after some time qtp started giving the error with the same code the error is "Object doesnt support this method or function window(...).window(..)" then i modified the code with only window"regexpwndtitle:=Open").Exit in place of window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit now again its working fine i cannot understand what thing is creating the problem if same code executed successfully in starting for about 10 times then why it is giving the error now can anyone give the reason .
WHICH functionalities of QTP used in Banking project?
Can you write User defined function for WebEdit ? Note1: This function can be used for all web edits in all pages Note2: Don't use Child objects method
What are table and db checkpoints?
What Folder Structure following in Keyword Driven Frame work?
What is the BPT(bussiness process testing ).and what is the main difference between BPT and QTP
3 Answers EDS, GL Noble Denton, IIST,
Which object repository we use in real time and can we merge 2 object repostiory and how?
write script to read and write data from file ?