what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / amith
automation framework is a practice followed by each & every
company,in which set of test script are executed step by
step in a systematic way without any manual interrption.
there are different types of automation frame work followed
by different company they are
data driven automation frame work
key word driven frame work
hybrid frame work
| Is This Answer Correct ? | 20 Yes | 42 No |
Post New Answer View All Answers
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
How to suppress warnings from the test results page?
Explain in brief about the qtp automation object model (aom).
How to open a new test using quicktest professional (qtp)?
To which environments does quicktest professional supports?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What is the difference between rational rose and QTP?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
What is the quicktest professional testing process?
Explain the difference between data driven testing and parameterization ?
How you can find length of array in qtp?
What are the ordinal identifiers in web page?
Explain how you can find length of array in qtp?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
what type of framework u r using in ur organization