Search the web
Sign In
New User? Sign Up
EMOS_framework
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2 - 31 of 238   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2
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...
Carsten Büche
cbueche
Offline Send Email
Nov 3, 2004
7:56 pm
3
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...
Send Email
Nov 6, 2004
10:20 am
4
Hallo Dean! Bitte vervollständige den link von welcome.htm text mit der richtigen version! Gruß Carsten...
Carsten Büche
cbueche
Offline Send Email
Nov 8, 2004
11:00 am
5
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...
Huggybear
john_cranen
Offline Send Email
Nov 9, 2004
9:18 am
6
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 Büche
cbueche
Offline Send Email
Nov 9, 2004
9:46 am
7
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...
Huggybear
john_cranen
Offline Send Email
Nov 9, 2004
1:56 pm
8
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 Büche
cbueche
Offline Send Email
Nov 9, 2004
2:01 pm
9
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...
Huggybear
john_cranen
Offline Send Email
Nov 9, 2004
4:24 pm
10
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...
drajovic1
Offline Send Email
Nov 9, 2004
5:41 pm
11
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...
Dean Rajovic
drajovic1
Offline Send Email
Nov 9, 2004
5:45 pm
12
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...
Carsten Büche
cbueche
Offline Send Email
Nov 9, 2004
7:25 pm
13
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 Büche
cbueche
Offline Send Email
Nov 9, 2004
8:09 pm
14
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...
Huggybear
john_cranen
Offline Send Email
Nov 10, 2004
3:18 pm
15
Hallo EMOS-ers, A consequence of the GROUP move is unfortunately that some hyperlinks refer to a not existing group/message. Example: Document:...
Arie
ackleady
Offline Send Email
Nov 19, 2004
9:17 am
16
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...
Carsten Büche
cbueche
Offline Send Email
Nov 19, 2004
9:32 am
17
If you have more massages from the old group, please send them to me! cbueche@......
Carsten Büche
cbueche
Offline Send Email
Nov 30, 2004
2:54 pm
18
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...
Huggybear
john_cranen
Offline Send Email
Dec 8, 2004
8:57 am
19
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...
drajovic1
Offline Send Email
Dec 8, 2004
8:32 pm
20
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...
poon.yu
Offline Send Email
Dec 10, 2004
4:34 pm
21
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 Büche
cbueche
Offline Send Email
Dec 14, 2004
9:17 am
22
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
ackleady
Offline Send Email
Dec 14, 2004
9:38 am
23
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
Offline Send Email
Dec 14, 2004
9:59 am
24
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...
yu poon
poon.yu
Offline Send Email
Dec 14, 2004
9:59 am
25
Hi, I want to use the following construction: dtA.xls Name test Testsequence LINK~drv/main~dtB.xls~1 LINK~drv/main~dtB.xls~2 ...
Huggybear
john_cranen
Offline Send Email
Dec 16, 2004
6:41 pm
26
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...
drajovic1
Offline Send Email
Dec 16, 2004
7:08 pm
27
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...
Send Email
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...
Huggybear
john_cranen
Offline Send Email
Dec 17, 2004
9:18 am
29
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...
Send Email
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...
Send Email
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...
drajovic1
Offline Send Email
Dec 19, 2004
9:10 pm
Messages 2 - 31 of 238   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help