Questions tagged [mockups]

The most common use of Mockups in software development is to create user interfaces that shows the end user what the software will look like without having to build the software or the underlying functionality.

Mockups

The most common use of Mockups in software development is to create user interfaces that shows the end user what the software will look like without having to build the software or the underlying functionality. Software UI mockups can range from very simple hand drawn screen layouts, through realistic bitmaps, to semi functional user interfaces developed in a software development tool.

Mockups are often used to create Unit tests - there they are usually called Mock objects. The main reasons to create such mockups is to be able to test one part of a software system (a unit) without having to use dependent modules. The function of these dependencies is then "faked" using mock objects.

Mockup Software can also be used for micro level evaluation, for example to check a single function, and derive results from the tests to enhance the products power and usability on the whole.

Mockup Software

Stack Exchange

The User Experience Stack Exchange Network supports balsamiq Mockups for describing an UI in a question.

113 questions
0
votes
1 answer

As a Backend developer, how do you approach HTML Mockups?

I've searched within the site, but couldn't find my answer.. I'd like to start a project from ground up, and my customer has given me a HTML Mock-up of the product and asked me to do it in a TDD approach. Normally, I was responsible for designing…
Soask
  • 691
  • 12
  • 21
-1
votes
3 answers

webite mockup using photoshop

Ive been asked to create a website mock-up using Photoshop, but I'm not sure what size to use for my canvas. Please could you help me about that? or give me an advice?
Lina A
  • 67
  • 1
  • 8
-1
votes
1 answer

Can We download HTMLs from the mockup's URL hosted in Axshare?

Can We download HTMLs from the mockup's URL hosted in Axshare? Without Login can we download complete mockups and store it locally?
Geeta R
  • 1
  • 2
-1
votes
1 answer

Development using django: wireframes enough to begin?

I'm trying to understand how using django for development works. Can a backend developer begin with just a wireframe? Isn't it possible to develop scripts while someone else is writing the html/css code? (like working on the front end and back end…
user4215005
-2
votes
2 answers

Sketchapp using for mockup designing

I know this is not related to PHP but related to many Front-end designers and developers. In now days experienced mockup or UI/UX element designer use an app called sketchapp specially who use mac os. but when it comes to front-end developers who…
-2
votes
2 answers

User interfaces from Sketch to Xcode?

I'm trying to understand how some apps look so custom and beautiful, but most of the controls that are used in it look nothing like what comes with Xcode. What's the "secret"? Are app designers just putting one large background image in the app in…
TruMan1
  • 33,665
  • 59
  • 184
  • 335
-2
votes
2 answers

Image sprites for website

Is it better to use image sprites for CSS or use a lot of different image files? Maybe it is better to use a lot of different images rather than one sprite or vice versa?
Sergejs Visockis
  • 123
  • 1
  • 4
  • 8
-2
votes
1 answer

free tool to create feature wireframes on an existing site

I want to create mockups of new features for an existing site. I'm looking for a simple, free, tool to help em do that. I'm not a gui designer, so I'm not looking for something that keeps the same look and feel, or that is pixel perfect, it can be…
IttayD
  • 28,271
  • 28
  • 124
  • 178
1 2 3 4 5 6 7
8