Does QTP work in UNIX environment
Answers were Sorted based on User's Feedback
Answer / tvl
QTP WORKS ON UNIX ENVIRONMENT BUT WINRUNNER DOESN'T WORK.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / rajkumar
YES
QTP WORKS ON UNIX ENVIRONMENT BY USING TERMINAL EMULATOR
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sreedhar
It Wont Support QTP Used For Only GUI Checking
| Is This Answer Correct ? | 2 Yes | 2 No |
Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?
Difference between action & Reusable action?
IS standard check point is very important than the other check points in QTP? If so why?
What does "Dynamic change on web pages" means.As per my knowledge, this comes in "Complete" level of Active screen capture levels, where it says, "Also dynamic changes on web changes are saved.so i want to know what type of dynamic changes are made and is this dyanmic changes efftes only on web application or any other?
Why to use descriptive programming?
I want to open a text file and then search some specified text in it and then replace that text with some other text i found that text in .txt but do not know how to replace that text can any body help me. if possible put the code for qtp
How many types of recording modes in qtp? Describe each type with an example where we use them?
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
how you will do cookie testing using QTP?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
Out of 3 recording modes. 1.Standard 2.Analog 3.Low-level, which one is commonly used. As per my knowledge, Analog is used for Graphs , barcoding or DIgital signatures.
What is the difference between action & script?