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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 33 - 63 of 238   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
33
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...
Carsten Büche
cbueche
Offline Send Email
Jan 14, 2005
2:00 pm
34
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(...
Huggybear
john_cranen
Offline Send Email
Jan 21, 2005
11:48 am
35
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-} ...
Carsten Büche
cbueche
Offline Send Email
Jan 21, 2005
12:01 pm
36
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...
drajovic1
Offline Send Email
Jan 22, 2005
8:33 pm
37
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...
reddypdl
Offline Send Email
Jan 24, 2005
3:10 pm
38
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)....
drajovic1
Offline Send Email
Jan 24, 2005
3:19 pm
39
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...
winrunner1966
Offline Send Email
Feb 9, 2005
11:31 am
40
Using if loop in script as if (Role !="AA1") { tl_step("aa1",1,"aa1 not present"); } else { if (Role =="AA1"); { tl_step("aa1",0,"aa1 present"); } ...
rubyruby12003
Offline Send Email
Feb 10, 2005
4:31 pm
41
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 ...
Carsten Büche
cbueche
Offline Send Email
Feb 10, 2005
4:44 pm
42
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...
narayan ganesh
narayanganesh
Offline Send Email
Feb 11, 2005
10:28 am
43
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...
praveenemoswin
Offline Send Email
Feb 11, 2005
10:29 am
45
... template. ... works ... modify...
Carsten Büche
cbueche
Offline Send Email
Feb 17, 2005
3:58 pm
46
Description: Intellect Technical Solutions is a certified Solutions Partner with Mercury Interactive. We're looking for senior software QA consultants with...
Joseph Benton
bentonjd12
Offline Send Email
Feb 21, 2005
7:09 pm
47
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...
drajovic1
Offline Send Email
Feb 23, 2005
4:06 pm
48
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...
Carsten Büche
cbueche
Offline Send Email
Feb 23, 2005
5:59 pm
49
Carsten, yes, SourceForge is much better platform for development than a "simple" discussion forum such as Yahoo!. However, without your Yahoo! forum we wuld...
drajovic1
Offline Send Email
Feb 23, 2005
9:43 pm
50
Dean, Changing the MAX_STR_LEN does not seem to have any effect. Until now I've been using several rows, but updating something made me cross the 1024...
Huggybear
john_cranen
Offline Send Email
Mar 3, 2005
5:05 pm
51
John, can you send me the file (or just the critical part of it) which is causing the problems. Thanks, dean...
drajovic1
Offline Send Email
Mar 3, 2005
8:37 pm
52
Hi, I am new in Testing and want to know standards checklist for Normal Website and Ecommerce Website testing. I eagerly wait for an early respose from you. ...
Manish Kumar Tiwari
engineer_man...
Offline Send Email
Mar 4, 2005
7:44 am
53
Hi Manish, I can show you this link: http://www.cbueche.de/mercury%20flight%20demo.zip with an EMOS Structured example to test the well known mercury website ...
Carsten Büche
cbueche
Offline Send Email
Mar 4, 2005
8:14 am
54
Dean, I've uploaded the file as "attachment to MSG 52". Test sequences NL-ILC-0001.1 - NL-ILC-0001.4 are called in sequence. They used to be NL-ILC-0001.1 -...
Huggybear
john_cranen
Offline Send Email
Mar 8, 2005
12:08 am
55
John, I have uploaded two versions "create_dean1.xls" and "create_dean2.xls" of your example. Both files use the functionality of multiple Testsequence rows....
drajovic1
Offline Send Email
Mar 8, 2005
1:22 am
56
Thread is organized in: Files > FAQ > Maximum number of characters in testsequence Carsten ... and "create_dean2.xls" ... big...
Carsten Büche
cbueche
Offline Send Email
Mar 8, 2005
10:54 am
57
Hi, I have extracted the EMOS_Framework_1_4_1_3.zip and applied in the WR\lib directory. I have also set the startup test as C:\Program Files\Mercury ...
v_r_kamal
Online Now Send Email
Mar 8, 2005
3:38 pm
58
Please have a closer look to this part of the startup script: <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< #------------------ # public...
Carsten Büche
cbueche
Offline Send Email
Mar 8, 2005
4:02 pm
59
Thanks, this works fine. Didn't know this was possible. ... have ... for ... for ... of "text")....
Huggybear
john_cranen
Offline Send Email
Mar 8, 2005
4:47 pm
60
Beside Carsten's tip where to look in the startup script note that 1.4.1.3 is NOT the newest version of EMOS Framework. Look at the...
drajovic1
Offline Send Email
Mar 8, 2005
8:00 pm
61
Hi again, From the kickoff file: # Set the default behaviour in case of errors. Possible values are: # E_FRM_CONTINUE [default] #...
Huggybear
john_cranen
Offline Send Email
Mar 8, 2005
8:48 pm
62
Hi Dean! Is done. Please review. Cheers Carsten ... the ... new ... here is ... ( "curr_dir" ), "\\" ); ... <v_r_kamal@y...> ... in...
Carsten Büche
cbueche
Offline Send Email
Mar 9, 2005
7:40 am
63
Hi, If you look at the WR Test Results after running tests with the EMOS Framework, for each test defined in the suite table an item in the tree is created...
Huggybear
john_cranen
Offline Send Email
Mar 14, 2005
10:18 am
Messages 33 - 63 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