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 |
If requirments changed then how we can teach the QTP this is the new requirment
How do you change Logical Name of the object in test script?
Analyzing the Checkpoint results ?
I am testing a Website thelancet and create a description for searching "health" in search edit box.But my description failed on last two lines.Can anybody solve this
what is exact difference between smoke and sanity testing?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
how we connect oracle or sql data server database to qtp. Hi Ram I was your answer for this. Can you kindly let me know in details steps on How we can connect to database. i am using QTP9.2 and SQL Server Database. I am new for QTP and this would be of great help.Thanks
what is the difference between xmlutil and xmlDOM in qtp?
Can any body help me to write descriptive program to find a cell value (say 2 row, 3rd column) in a datatable which is creating dynamically and statically
In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.
Error handling
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?