what is the purpose of QTP?
Answers were Sorted based on User's Feedback
Answer / pbarjatiya
QTP is a automated testing tool build by HP to help
performing certain type of testing in automated fashion.
Its quick, more accurate than manual testing (at times) and
provides many options.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / krishnateja muppalla
Default Support
1. Standard Windows applications
2. Web objects / Applications
3. ActiveX controls
4. Visual Basic applications
Additional
Quick Test add-ins Support,
1. Java
2. Oracle
3. SAP Solutions,
4. .NET Windows
5. Web Forms,
6. Siebel,
7. PeopleSoft,
8. Web services, and terminal emulator applications.
| Is This Answer Correct ? | 7 Yes | 1 No |
What is the life cycle of QTP? Pls Give me Exact answer?
How To write script in QTP For Field Validation Example: password Field is accepting A range 8-20 characters only.How to write script?
can any one say that where we can download the QTP trail version ??????????
Hi,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
What are the different scripting languages you could use when working with QTP ?
Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?
how to automate standalone infopath forms using QTP? (it is not a dotnet or a web form)
how can i call an external action,which is not added external action of an action?
I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.
What is Regular Expressions?
How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.