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...
In one program, some window are almost the same ,but used in different case.for convienece of tester ,I use different table for different window.there are many...
Hi! Ty to use this one window for one block and make the label of the window by regular expression available to all events in the guimap like , label:"!window...
Hi, Please have a look at the following block function: public function FRM_SCREEN2 ( in table, in test, in idx, inout mode ) { auto rc; rc = FRM_init_block(...
Hi First what comes in my mind, if it not disturb the run try to hit on enter twice or more time or make a loop over hitting like do {-hit button-} ...
Frst of all if the "type does not come trough", then this is not EMOS Framework problem. Your code is OK and WinRunner will always press return which for some...
Hi All, Is there any way to use Java Add-In and EMOS Framework combined with WinRunner, Here are the version of the packages... EMOS Framework 7.01.00.06 Java...
Hi Reddy, don't worry about the conflicts with other Java Add-Ins. EMOS Framework does NOT colide with ANY Add-Ins (in other works it works with all of them)....
With OS Windows XP comes Microsoft Internet Explorer 6.0. WinRunner 7.0 does not work in conjunction with IE6. WR needs IE5.x or lower. So there is a Solution...
Hi, 1)This is not a loop! This is a dicision! 2)may be "aa1" and "AA1" are not the same? 3) this is not a EMOS Framework related question and than you can try ...
remove the semicolon after if statement. if (Role == "AA1"); But why do you need to cmpare with AA1 again? Once it comes to else loop, it is definitely equal...
In which file do i need to declare the E_FRM_SKIP.please mail me.I'm trying to implement in the flight demo project.I changed all the setting in the startup...
Description: Intellect Technical Solutions is a certified Solutions Partner with Mercury Interactive. We're looking for senior software QA consultants with...
Dear friends of EMOS Framework, This is to inform you that EMOS Framework has moved to SourceForge which provides a much better platform for further...
Hi Dean! I hope you will have found a good place where the source will be stored. Anyway we all have te be thankfull for all your work and the offer to join it...