LINUX environment supports QTP or not?
LINUX environment supports QC or not?
Answers were Sorted based on User's Feedback
Answer / nagapawan
no, linux environment does not supporT QTP
and QC also doesnot support linux enviromenT
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / baba fakruddin
QTP is Windows Desktop application... it can not be
installed in linux
QC is a Test management Tool where it installed in servers.
QC can be installed in Linux
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kalla
yes it support i am using it
but we have to add T E addin
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
What are the Levels of Automation in QTP
How many types of run modes are there in qtp?
i have written some lines of code today..tommorow some lines of code deleted in middle of that code..how to handle this type of script
what are the different data driven types?
What is the difference in the global and action sheet in qtp?
i have .xls,.txt,.doc files are there (together). i want find only .xls file among them? how can we write function?
What is the difference between driver-script and AOM-script?
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
What is error handled other than recovery scenario manager?
how can we retrieve ten rows from the data table using loop concept?
what is Entry Criteria and Exit Criteria?