What frame work ur using in QTP in ur current company?
Answer Posted / smiley
I want to share the Keyword Driven Framework with u guys.
In this frame work we have to write the test cases in XLS
sheet and we have to import those XLS sheet using Data
Object Methods.Depending on the objective of testcases we
have to write the functions and we have to call those
functions using "Switch" statements.This XLS sheet should
contain simple english words.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the keyword view and expert view in qtp?
What are the key points to create a framework in QTP for oracle forms?
Is it possible to change the property value at runtime? How it is possible?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How does qtp recognize objects in aut?
how to prepared for first for the first interview?
What is the difference between a Function and Action in QTP?
Discuss the QTP Environment?
What is expert view in qtp?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
what is the frame work in J-meter?
What is recovery scenario in qtp?
Where we can use the analog mode and where we can use the low – level mode?
What is ‘object spy’ and what is the function of object spy in qtp?
In qtp, how you can get the last character from a string?