I have an application running in Linux server. I am
reaching the application through emulators like telnet. My
operating system at the client side is Windows XP. Using
emulator I am connecting the Linux server and working on
the application. Can I automate the testing of the
software running in Linux server using QTP. In short, does
QTP support the applications running in Linux servers.
Answer Posted / guest
The qtp does not support the linux servers
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Thanks....But can u tell me how i use the QTP for GIS with one Example...
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
What is throw Object?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
What is an expert view and keyword view?
What is file database?
What are the technologies supported by qtp?
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
write the vb script for call to new action in qtp?
what is the structure for the data driven framework
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
What are the features supported by UFT?
What are the different attributes used with regular expression?
Differentiate the type of test cases which can be automated and which cannot be automated?