wht is Automation testing frame work. pls explain it
Answer Posted / nishant
Framework is more of testapproach to be followed for
automation test process like the type of framework
(keyword,Functional,Hybrid etc), reusable components and
actions,libraries etc. It also covers the coding standards,
test reporting process.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
How to use checkpoints in qtp ?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
How can i check items sorted or not in a weblist ? Give me the script for this...
How are actions and functions different in QTP?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
How does qtp identify objects in the application?
Explain how you can find length of array in qtp?
How can you send user defined messages to test report?