Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

EMOS_framework

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 670
  • Category: Development
  • Founded: Nov 3, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Messages

Advanced
Messages Help
Messages 122 - 152 of 240   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
122 Ashokbabu pillala
p_ashokbabu Send Email
Aug 12, 2005
7:16 pm
Hi Venkat, Please see my comments below. I am sorry if I could not answer your questions. Regards, Ashok. pslemos123 <pslemos123@...> wrote: Hi, We are...
123 arti G
info_to_mind Send Email
Aug 12, 2005
7:17 pm
Hi, I am new this group. I am doing my testing course at STG here in bangalore. I dont have answer to the question put forward. But I want to know how to test...
124 Huggybear
john_cranen Send Email
Aug 21, 2005
8:18 pm
Hi, Is there any support for scrollbars in EMOS? Or do i need an EVAL statement for that? All i would need is a line/page up/down functionality, just like a...
125 testwin_123 Send Email Aug 21, 2005
8:18 pm
Hi All, I hope you can help me. I am new to the EMOS Framework. I want to be able to set a cell of a html_table using the framework. I believe I can use the...
126 venkata korupolu
pslemos123 Send Email
Aug 21, 2005
8:18 pm
Thanks,Ashok. It helped me. I am still trying to find how to use GUI check points in the frame work. Beaause, In our application, some times we may nned to...
127 testwin_123 Send Email Aug 21, 2005
8:19 pm
Hi all, I hope you can help me.. I want to be able to click on a cell of a html_table in my application. I believe I can do this with the function FRM_SET_DATA...
128 drajovic1 Send Email Aug 21, 2005
8:50 pm
Hi, replace FRM_SET_DATA(TABLE, TEST, "nav_table&quot;); with FRM_TBL_set_data_block(TABLE, TEST, "nav_table&quot;); You should download the MercToursWebDemo ...
129 drajovic1 Send Email Aug 21, 2005
9:04 pm
Hi Venkat, it is difficult to mix GUI checkpoints with EMOS Framework becaus of one WR bug (well, feature) when it comes to the location of the expected files...
130 drajovic1 Send Email Aug 21, 2005
9:25 pm
There is no direct support for scroll bars in EMOS Framework. The quickest thing is indeed the EVAL instruction. Another possibility would be to add another...
132 testwin_123 Send Email Aug 22, 2005
7:35 pm
Thanks Dean, I have already downloaded the MercToursWebDemo. 1. The Tours demo is no longer on-line. 2. In the example there are no selection of table cells. ...
133 drajovic1 Send Email Aug 22, 2005
7:42 pm
... software development Offshore software development Software development Software development company ... Service. ... Yahoo! Security Centre....
134 drajovic1 Send Email Aug 22, 2005
7:59 pm
... Unfortunately. I have found no time to port the example to the new Tours. ... You are right. Your code ~S~#1~#2 is syntacticaly perfectly fine. However,...
135 shiny_wh Send Email Sep 6, 2005
3:02 pm
In MercToursWebDemo, I found about EMOS Framework Table Patterns, but there is no lib of FRM_TBL_xxx, such as FRM_TBL_set_data_block(). is it in EMOS_GPL...
136 rob revels
sleverbor Send Email
Sep 6, 2005
6:33 pm
Those functions are part of the EMOS core and are located at <WINRUNNER INSTALL DIR>\lib\EMOS_GPL\FRM&#92;emos_frm_tbl_lib ... ...
137 shiny_wh Send Email Sep 7, 2005
6:38 am
I met such kind of problem too. In html table, there is a checkbox in row 2, col 8, which I want to tick. In my spreedsheet, I wrote: ~B~#2~#8~ON, or...
138 shiny_wh Send Email Sep 7, 2005
6:38 am
Thanks a lot. I have found it in EMOS GPL v1.4.2, but it doesn't exist in 1.4.1...
139 drajovic1 Send Email Sep 7, 2005
8:20 pm
Hi Shiny, please look carefuly in table1.xls of MercToursWebDemo and make sure the following is correct: 1.) specify the object (i.e. try...
140 shiny_wh Send Email Sep 8, 2005
7:05 pm
Hi Dean, My testcase about table pattern has worked well after investing your demo and code, whatever thank you very much. Shiny ... sure ... ...
141 perimom Send Email Sep 22, 2005
7:27 am
I am new to EMOs and I'm trying to set it up. I just downloaded a Flight Demo and it instructs to "activate EMOS Framework at startup via WinRunner add-in...
142 perimom Send Email Sep 22, 2005
7:28 am
I am sorry if this is a dumb question...Where do I find the Scripts/startup menu? I have Winrunner 7.6. I thought you have to go to General options and you can...
143 Carsten Büche
cbueche Send Email
Sep 22, 2005
7:54 am
Maybe is better to guide you on this page: http://groups.yahoo.com/group/EMOS_framework/message/58 Any questions ? You are welcome! Regards Carsten...
144 Ashok Narayana
nashokn Send Email
Sep 22, 2005
11:59 am
Hi, Any one tell me how to compare system date and Given application date. Thank you. Ashok perimom <perimom@...> wrote: I am sorry if this is a dumb...
145 perimom Send Email Sep 22, 2005
7:37 pm
Hello, Im trying to do Hello World demo. I am sorry what is INTERACTIVE RUN MODE? In my Winrunner, there are 3 modes: debug, verify, and update.I chose the...
146 perimom Send Email Sep 22, 2005
7:38 pm
I'm sorry but my startup window doesnt give me Emos framework option. Any reason for this? What should I do?...
147 winrunner1966 Send Email Sep 23, 2005
7:07 am
Hi, there is a listbox on a web page that looks like this: <select name="aName&quot; class="input"> <option value="0" selected>  </option> <option...
148 Carsten Büche
cbueche Send Email
Sep 23, 2005
7:22 am
URL="http://www.qaforums.com/cgi-bin/forums/ultimatebb.cgi? ubb=get_topic;f=4;t=011939&quot;...
149 drajovic1 Send Email Sep 24, 2005
8:19 pm
To check for an empty value ("") you should place <clear> in the Excel cell. However, your example shows that the first value is not empty but filled with one...
150 drajovic1 Send Email Sep 24, 2005
8:23 pm
If you use WR 7.5 or above, then you canot use the AddIn mechanism because mercury requires the AddIn licence. You should unzip the distribution file in <wr...
151 drajovic1 Send Email Sep 24, 2005
8:39 pm
"Interactive mode" is the oposite of "batch mode". See "Tools&#92;General Options\Run" and search for "batch mode" in User Guide. ... This is not OK. You shoud try...
152 drajovic1 Send Email Sep 24, 2005
8:45 pm
Convert both to strings, create the function to capture and compare the values and use EVAL to call your function. "scripts/startup" is not the menu but the...
Messages 122 - 152 of 240   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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