how to do manual test?
Answers were Sorted based on User's Feedback
In simple term "MANUAL TESTING IS DONE BY MANUALLY".
The above point consist of lot of meaning and true that, manual testing is done only by manually.
EXAMPLE:
consider we are going to find page load time for a particular web page. It can done only by manually.
Automated testing will never sute for finding page load time and for small projects we can't use automated testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pranshu
manual testing is used for functional & internal testing
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / aparna
Manual Testing is used for
1)checking the availability of components (i mean
configuration)as per the requirement of the client and
2)to check the functionality of each field whether it works
properly or not
we can either write test cases and execute them or we can
perform cursory testing(i mean to perform sanity testing)
to check the functionality of the fields.
please inform me if i am wrong
| Is This Answer Correct ? | 1 Yes | 2 No |
What is the diffeence between SDLC and STLC?
Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
Why we write test case?
1.What is the traceability matrix template? Darw the all fields? 2.What is the risk factor problem related to project? 3.risk factor ratio in ur company? 4.What is the purpose of ?check-in?,? check-out??
What is meant by benchmark testing?
how will you define your bug status flow in softsmith qamonitor?
Usually on which server test engineer works?
how to test stored procedures in manually?
How will confirm the Test Cases are passed?
tell me any bug which u could not able to find
Plz give me manual testing real test case ?