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 |
write test cases for whatsapp messaging..?
1 Answers IBM, Stag Computers,
What is usability testing? What are the usability test cases for 'Save As' option in Notepad?
What could be test cases for windows calculator using risk based testing
Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
How about do we go as far as writing test cases is considered?
What are the Test Cases Comes under Regression Suite?
how to write test cases for a text field that should have maximum 250 characters
How to test Webservices and how can we write test cases for that
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
In general, how do you see automation fitting into the overall process of testing?
What is explain security testing?