Hi..All
I have installed QTP 10.0, and need to Automate SAP
Application.....so i need to Install SAP Add-ins, anybady
has SAP-Addins, Please help me, and thanks in advanced plese
send it on my email id: sandipgami84@gmail.com
Thanks,
Sandip Gami
+91-9714177088
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
How can the name of a checkpoint be changed in Qtp
If you use low level recording,what objects will be recorded in Object Repository and what properties?
How u perform Batch Program in QTP?
One build is delivered. in that build button name is submit. but in the next buit that name of the button changed as login.are u continue with previous recorded script or u make any changes?
I know the Basic QTP. But I wanted to learn descriptive programming in QTP. Without Object Repository how we can develop a script? I wanted to do one real time project using QTP. If you know this type of training is available in pune then let me know the address.
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
can a Function return more than one value..??? if so please give me the code for that.
5 Answers DST Global Solutions,
What type of framework you are using in your company and explain it?
hi all i have qtp 9.0, Active screen is not working means after recording script snap shots not displayed in Active screen window. i have all ready check all setting means Tool...>option...>Active screen...>Default Level button is disabled. Is there other setting is remain to set Pls help i m new for qtp
how do u create new test sets in TD
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5