I have java based application on my computer. Can I install
QTP on it? What are system requirements for installing QTP?
Answers were Sorted based on User's Feedback
Answer / nanda
and also if u want to test Java application, you need Java
addin and web addins.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sudha
Even thought java based application is present in your
PC,you can install QTP.There are no specific
requirements,if you have QTP software then you can easily
install..
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / prasad
you have to install corresponding add-in in your machine.
| Is This Answer Correct ? | 2 Yes | 0 No |
How to add a runtime parameter to a datasheet?
Hello Everybody, How to maintain the page state in QTP. My scenario is: 1. I opened a notepad file. 2. Entered some text in the notepad file. 3.And changed the font type and color of the notepad file. And saved that. 4.Now next time when I will open the notepad it is showing the changed font type and color, rather than the default values. Please provide the code. Thanks, Gaytri
HOW TO DO THE BATCH TESTING USING QTP?
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
What are the different kinds of test steps?
suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..
How to export quicktest professional (qtp) results to an .xls file?
How will u test content of an web application with out using chechpoints in QTP 9.2?
Hi All, I am a beginner in QTP and have understood the basics of QTP by going through tutorial. I am trying to Automate a HRMIS application, What is the right approach to Automate this application. Kindly answer. Thanks in advance
Explain the Load testing process?
What is the use of Accessibility check point?
How to find given string is palindrome or not without using strreverse() function?