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
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How will you handle java tree in qtp?
There is an excel file of 1 to 100 sheets how you will iterate through it?
What are the types of object repositories? Which one is you using?
What is the use of sendkeys and what are send keys
How you can replace string in qtp?
What are table and db checkpoints?
if our qtp vb Script may be Currepted then What we want do?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Who uses qtp tool?
Why qtp always start action1 and does not start action?
What is quicktest professional window?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
What is the parameterization?
What is the basic concept of qtp?