Hello new member! This group is new because someone deleted the old unmoderated one. I hope I have now full control. You are invited to post your questions as...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the EMOS_framework group. File : /Job...
EMOS_framework@yahoog...
Nov 6, 2004 10:20 am
4
Hallo Dean! Bitte vervollständige den link von welcome.htm text mit der richtigen version! Gruß Carsten...
Hi, I'm just starting to play with the EMOS framework and started with a "simple" project using the miscrosoft calculator (calc.exe). I've created the GUI map...
Hello John, the reason is: the Exceltable you use is for german conventions! We use i.e 16,00 to show decimal value! SO YOUR CALCULATOR USE 16.00. Change the...
Carsten, Actually I'm using a Dutch calculator ("Rekenmachine") and it actually displays 16, just as the german one. I use calculator as this forum is in...
Hi John, Got it. obj_get_text returns "16," but the excel table you use has numbers as value. So if you like to compare text as numbers with "," you need to ...
Carsten, This is something which makes sense. Cause when I look in the results table, the test fails with a property check Edit:text. The problem is that...
When everything works fine then ddt-interface (more precisely function ddt_val which is used by EMOS framework) returns the value as you see it in Excel (not...
Carsten, ich bin nicht in München und kann z.Z. den Link nicht ausbessern. Hast du nicht die Dinge von früher gerettet? Dort muß auch eine gültige Datei...
Hi John, property check Edit:text belongs to the gui_map entry as the object is called Edit! I retryed what you have done in calculator and really i got the...
Ich habe in files eine FlightDemo.zip abgelegt, weiß aber nicht ob sie identisch ist mit der FlightDemo v1.6 . Die Scripte laufen aber auf WR 7.6. Somit kann...
Carsten, That seems to do the trick in CHK mode. Thanks. With what we have in mind with your framework, I hope that in the end (hundreds of trial and errors...
Hi sorry about, The idea of olympic fire becomes to me a new value! Yahoo has made the automation process perfect. I get the answer now 3 times that I should...
Hi, Is there a maximum number of lines/characters in testsequence cell? Nothing was read from it, but after I have splitted the cell up over two cells, it...
Hi John, if there is a limit, then it is probably related to max. size of a string in WinRunner. Try increasing the MAX_STR_LEN in lib\wr_gen library. By...
I read from the source,using "E_FRM_SKIP" can skip process of one cell.but it failed in my try.it seemed the "E_FRM_SKIP" is treated just as plain text! maybe...
Hi, "E_FRM_SKIP" is a returncode from a function that handle the datatable. Like "FRM_edit_set();" when nothing is inside the cell. Use: FRM_skip ( table,...
Carsten, Where can we find the FAQ's because "http://groups.yahoo.com/group/EMOS_framework/files/FAQ/" is empty. Another group-MOVE consequence unfortunately. ...
Arie, unfortunatly I haven't made a copy from this group and the members posted massages or from this particular folder. But I am sure that in the next time...
Carsten B¨¹che <cbueche@...> wrote: Hi, "E_FRM_SKIP" is a returncode from a function that handle the datatable. Like "FRM_edit_set();" when nothing is...
Hi John, it is better not to mix different drivers within one test sequence (even if you "jump" into different tables). Beside clashing GUI-maps there are also...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the EMOS_framework group. File :...
EMOS_framework@yahoog...
Dec 17, 2004 9:09 am
28
Dean, Thanks for your reply. The reason for our approach was that we are testing a java applet with a lot of different screens. The window in which the screens...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the EMOS_framework group. File :...
EMOS_framework@yahoog...
Dec 17, 2004 9:21 am
30
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the EMOS_framework group. File :...
EMOS_framework@yahoog...
Dec 17, 2004 9:49 am
31
Hi John, neither big GUI-Map nor large switch-statement should have a significant impact on performance. In fact, permanently loading and unloading small...