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...
Have tried that and many others which didnt work.This is not the first time I am having this problem with QTP.Even though I use the right RE it doesnt work.I dont know if anyone else is having the same problem.So I used another method to solve it.
Anyways Thanks A Lot for your help.I really...
This is the file which I want to use regular expression for the time part which is 10_47_07.I have used several regular expressions but none worked.Hoping that someone could help me on thissssss.
This is the file name
XTSE_2006-10-18T10_47_07
Thanks In Advance
Need help with Script.
Ours is a financial Market product for Trade exchanges.
Functionality is to pick up XML file load it and check the content using XML checkpoint.I just need help with the looping part so that it works for all the three ina single run.
The existing script is running fine...
Thanks A Lot for your reply.
The object does exists in the Repository. But still the test is failing.I dont know why it is happening only to that specific column.I checked the properties of the object as well.I am getting an error message "Test could not run...."
I checked it is a well formed file.It is working fine.Ours is a financial Market producy for Trade exchange.It is running for one exchange but I have to run the same script for three Exchanges.How do i make my script intelligent to run for all the three instances at once.Below is the script...
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.