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 |
what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective
test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects
hi can anybody can write the test cases for sticky note
How many test cases you will execute per day?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
Hi recently in an interview I was asked to write API test cases. Since I am not familiar with it can someone put more light towards API testing and give some example test cases for the same. Thanks!
Do we have to write the seperate test cases for System testing and UAT testing? And also what are the roles and reponsibilities of a tester/how to interact when End users are performing the UAT Testing.
1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)
what will be the test case for Lift?
22 Answers Mind Tree, Satyam, Tops Security Ltd,
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
write a test case for authentication of a login page from database
pliz anyone give suggest me the test cases for shorting numbers in asc/desc order.