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 |
Explain the concept of Output values in Quick Test Professional?
How to customize qtp?
does qtp runs on internet explorer 7.0
1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?
Object recognition in QTP is based on which model ? a) COM b) DCOM c) DOM d) None of the above
How many tables r created during the recording in QTP?
How can we import a Open Office excel file in QTP
Hi, Where should I get all the test's results If I ran the scripts in Batch run. At the result window I found only last test result. Could any one help me on this?
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
What is the ur roles and responsibilities as automation testing engineer?
How can we do Data driven testing Using For loop in QTP?