Does QTP have any limitations?Can it work with all kinds of
programming languages like java,springs,ajax ,hybernet?Also
does it work well with windows 7.What are its other
limitations
No Answer is Posted For this Question
Be the First to Post Answer
why require regression testing?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
How to define array in qtp?
I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4
If you use low level recording,what objects will be recorded in Object Repository and what properties?
How will you report the bug and explain the defect tracking sheet you handled?
How u do the back end testing in QTP?
Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?
i have string "I LIKE INDIA"..how to i get LIKE from the sting..
How to export quicktest professional results to an .xls file?
What is the difference between Call to Action and Copy Action.?