Does QTP support Linux Red Hat? Does QTP support Flash?
Answers were Sorted based on User's Feedback
Answer / archana
If your query is regarding, testing of applications on a
Unix box then yes, we can use Emulators as intermediate
tool which helps in communication between Unix box and
Windows where QTP is installed.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prasad
No.
obviously QTP doesn't compatable with Linux enviornment.
But if u want work with flash and Mutimedia u want purchase
from HP.
Prasad
9764156846
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shanker
Adobe has released Flex 2.0.1; this release includes the
QuickTest Professional Flex add-in. The add-in was
developed using QuickTest Professional 9.0's Test
Extensibility feature. The Flex add-in is developed and
owned by Adobe. Please contact Adobe to see about
availability, support details, and pricing.
Adobe is providing the add-in via an automation package
that is shipped with Flex Data Services 2 starting in the
2.0.1 release.
Basic information on the automation package with QuickTest
Professional integration is here
http://www.adobe.com/products/flex/dataservices/
Users can download the automation package with QuickTest
Professional integration here:
http://www.adobe.com/cfusion/tdrc/index.cfm?product=flex
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rani
Adobe has developed flex add-in for QTP to support flash
applications.
Users can download the automation package with QuickTest
Professional integration here:
http://www.adobe.com/cfusion/tdrc/index.cfm?product=fle
| Is This Answer Correct ? | 1 Yes | 3 No |
What is the use of "Step Generator" in QTP??for what purpose we are using??explain with an example
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
How to analyzing test results using quicktest professional (qtp)?
hi testers,one script has three actions , at the of running three actions are running , how to set run only perticular action and what is the use of split the action? when it will be useful?
1)how to write test cases in test director? not go throuth requirments and plan but should be different way i need? 2)what is the mediator between qtp and application or project?
1.how can we report the QTP test result in a different excel sheet 2.
please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761
what is keyword driven framework in qtp.
how can i call function (which has link with excell sheet at a remote location) within another function
Suggest and Define a solution for an application whose objects are not recognized by UFT?
HOw to add the recovery file at runtime to the test file .
How can I change object description or check point values in qtp?