how we canwrite a test case on computer?
Answers were Sorted based on User's Feedback
Answer / santoshnathan
Sorry krrish,
sanity testing and functionality testing is diffrent,why
because sanity testing in the sense,whether the application
is stable or not and viewable,understandable,operatable like
that.But where as funtionality in the sense,performing some
operation on the objects for completeness and correctness.OK
| Is This Answer Correct ? | 6 Yes | 4 No |
while testing any object in out reail life we should
consider:-
1.Functionality of the object(sanity testing)
2.look and feel (usability testing)
3.performance
4.durability
5.Rigidity
1.Check for the basic functionality:weather pen is writing
on paper or not?
2.how easily we are able to write on paper(length & width
of pen)?
3.weather pen is writing continuesly or not..etc
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / k.chandra sekhar
1) How we can write a test case on computer?
a) Why not I am write the test case on computer based
on
b) Usability conditions test case
c) Functional test case
d) Performance test case
e) Security test case
f) + Positive test case
g) – Negative test case
h) This I am cover the test case based requirement
K. Chandra Sekhar
Ph 9951458189
I am taking the live projects class and how to success to
interview point of FAQS
Hyderabad
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / krishna
By using pre-formatted test case design sheet write the
testcases accordingly to the Application
| Is This Answer Correct ? | 1 Yes | 4 No |
Explain the state testing?
Please give me some example of the test cases to test the Google map search
what is the technology used in financial applications?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
how will we know test cases are written by us are correct
what are the possible test cases of an VOIP phone
how to write test cases for a text field that should have maximum 250 characters
Explain the concurrency testing?
Explain the gray box testing?
Explain the sanity testing?
what is the purpose of writing testcases