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 |
can any body tell me what is the process of between after getting a documents and testcase writing.
differentiate between QA and QC?
what is schedule variance and give the formula
Example for High Severity and low priority, High Severity High priority, Low Severity Low Priority, Low Severity High Priority?
Write all combinations of test cases for calculater on -symbel
What is the role of QA in a SDLC?
1. Define the following along with examples a. Boundary Value testing b. Equivalence testing c. Error Guessing d. Desk checking e. Control Flow analysis
Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively small input domains. is it true.explain orthogonal testing
what is the difference between Developer environment and Test environment?
8 Answers Tech Mahindra, Value Labs,
generally what model tester will follow in an comapany? pls give me answer
When ever u get a build, what type of environment u can deploy it?
Who will do unit testing ?