Prototyping Tools for non-programmers - Expression?

两盒软妹~` 提交于 2019-12-10 11:10:38

问题


We are looking for a prototyping tool to allow our business analysts (and myself) mockup sites. Some people have suggested using the MS Expression suite of tools for this. I am worried it might be a bit too technical for the non-programmers.

Does anyone have any experience using Expressions Web (or Blend) as a prototyping tool? Is there anything else anyone would recommend.


回答1:


I would not recommend that. You should use something that isn't intended for real application design. Mockups shouldn't look real, and your mockup tool shouldn't be difficult to use. When mockups look real, users get confused when the actual product looks different.




回答2:


Take a look at Balsamiq Mockups.

Very easy to use, and the resulting mockups actually look like mockups.




回答3:


Visio works well for this. Usually for mockups you should be looking at what pieces of information go on a page, general layout, menu at the top, content in the middle kind of things.

If you build your mockup in HTML you may spend to much time fiddling around with things that do not matter early in the project, colors, exact spacing etc. Since it is a "real" form you will also get a lot of feedback on these items.




回答4:


You don't even need a computer, just get GUI Mags.




回答5:


If you are familiar with Eclipse then take a look at WireframeSketcher. It's a plugin I am developing for quickly sketching screen mockups.




回答6:


There is a comprehensive list of such tools here.

Some of those are targeted for non-programmers (as my own, MockupScreens, it's also on the above list) but most can be used by business analyst, UX designers and the like.

The real difference is whether the tool is aimed at communication (e.g. clarifying requirements together with users) or at application design (ie. mockups being as precise and as complete as possible)




回答7:


Axure RP is the best tool I've seen for this.

It's expensive (free trial available), but it's absolutely wonderful. Goes way beyond static wireframes, allows you to mock up interactions, navigation, behaviour and the like. Resulting prototypes are viewable/usable from any web browser, and it'll let you annotate them and generate static documentation (Word docs, etc.) directly from the prototype.



来源:https://stackoverflow.com/questions/517324/prototyping-tools-for-non-programmers-expression

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!