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 |
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
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.
QTP identified the object but not performing the desired action???what could be the reason?????
how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?
How to capture the text from the application using QTP?
What is driver script and driver script in qtp frame work????
Check point what is how many types of checkpoint and explain
How you perform smoke and sanity testing using qtp?
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Hi All, I am new to QTP but i was trained on winrunner before. My problem is..QTP 8.2 was unable to record my application which is a java app. By selecting smart identification, i was somehow able to record the test BUT QTP cant run the test! Can anyone help me in walking through this problem..Is java addin really necessary for this?? Is there anyways i can run the test successfully? I am not sure whats going wrong in my testing.Please do help me asap as i need to submit the report early. Thanks in advance