Can anyone please let me know if we can automate COM Objects(Purpose is: It does bond calculations so when we input data it has to calculate the price and has to compare the Actual with expected(the process has to repeat for thousands of bonds). There is no UI....
If we can do it how hard can it...
In our application we use standard number keys for Entering Quantity and Keys from Numeric pad to enter Price.
So when i recorded Qtp is not using keys from Numeric pad so when it enters price the focus is going to the Quantity box and entering the price there.
Can anyone please help me on this...
Hi
I would like to know if there is any function to capture data from a window based application.(Application: It is a Stock Exchange). I have used GetroProperty, Get Text Method.But Get Visible Text function worked but is not capturing the data that I wanted. It is capturing a part of the data...
Hi
I tried and it did work. I am able to send the message with delimeters.But the problem is with Functionality(Order is not generated).When I compared the original message with the new one I realised that there is some diff. in squares, but when you see them they look the same.So have to figure...
Hey,
Thanks a lot for taking in time to answer my Question.
I tried your ASCII (and a lot of other ASCII codes)first to see if it will generate square
SqBox = chr(169)'ASCII code for square box
It didnt instead it is generating( c in a circle).So I guess it doesnt work. So, will spend some...
Not notepad it is a Java interface(Fix Protocol)Dont know if that rings any bell.But it is kind of a page with no columns or rows just blank and this is the message that page contains...
Can anyone please tell me what functions are used to retrieve data from a page with no columns and no rows.If its a table i should have known.If not functions any method that you would follow to solve the issue.Any suggestions are appreciated
Thanks In Advance
Radhika.
Hi,
I was able to solve the problem by using SelectColumnHeader to set focus to that column.Below is the script.
JavaWindow("Allocation").JavaTable("Quantity:").SelectColumnHeader "COM." + vbCr + "METHOD"
JavaWindow("Allocation").JavaTable("Quantity:").SetCellData EnterRow, "COM." + vbCr +...
Actually by the time you replied I have used InputBox method.But Parameterising Exchange is also a good idea which I thought at that moment but didnt work at that time cause of the checkpoints.Now when I think of it i guess it works cause I can use select statement for checkpoint so each...
Does QTP tool prompts at the time of using Regular Expression if it is the right one or not?I was told by a friend who has this feature in Rational tools so wondering if QTP has this feature?
Cause there are a no. of situations where Regular Expression didnt work and I had to hand code it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.