LINUX environment supports QTP or not?
LINUX environment supports QC or not?
Answer Posted / nagapawan
no, linux environment does not supporT QTP
and QC also doesnot support linux enviromenT
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
What are the features supported by UFT?
How to find the path of folder in which the test is saved in qtp?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
How to customize checkpoints with parameters?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
any body can you help me what is the script to automate an comand promt
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
To which environments does quicktest professional (qtp) supports?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
What are the check points can be inserted without recording?
In qtp is it possible to check broken links of a page?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What is the script for database check point, bitmapchek point, regular expression ?