wht is smoke testing and user interface testing
Answers were Sorted based on User's Feedback
Answer / suneel reddy
Smoke tesing is nothing but to check whether basic
functionality of the build is stable or not?
i.e if it possess 70% of the functionality we say build is
stable.
User interface testing: We check all the fields whether
they are existing or not as per the format
we check speelling
graphic
font sizes
everything in the window present or not|
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sriharsha
hi..............
ST :
Smoke testing is non-exhaustive software testing,
ascertaining that the most crucial functions of a program
work, but not bothering with finer details. The term comes
to software testing from a similarly basic type of hardware
testing.
UIT :
I did a bit or R n D on this .... some say its nothin but
Usability testing.
Testing to determine the ease with which a user can learn
to operate, input, and interpret outputs of a system or
component.
Plz lemme knw other defns.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / venu
smoke testing is the term we can use for the application
build is stable or not while in this testing we will check
the s/w is providing correct navigations or not
where as user interface testing is one type of testing in
usability testing
the micro soft has given some rules for this testing
1. user name must initial letter caps.
2.controls dont overlapeed.
3.every window must have ok and cancel exisitence.
4.control must have the right alignment.
5.system menu exisitence.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is sanity testing when do u start it
why it is know as alpha and beta testing(alpha & beta)?
some major negative test cases to break the sign up page having username password, email, url address field and some check box selection options ?
is there any checklist to check SRS document
Why do u choose Testing as ur career?
what is diff between stress testing and spike testing
What are the diffrent testable item in web testing,database testing?
what is project and how many types of industry projects are there
Diff b/w test case and test script?
Differences between waterfall and V model
1. Differentiate test bed and test environment ?
wht are the possible test cases for security testing?both negtive and possitive