How do we develop test scripts for manual testing?Can
anyone explain me with an example .
Thanks,
Prasanna
Answers were Sorted based on User's Feedback
Hi Prasanna,
we don't use the word test script for manual testing...we
use the word as test case. And this testcase is prepared
based on the functional requriment specification.
If we go for automation then we will write test script(here
testscript means code tht we write for automating the
process)
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / sd
PRASANNA-
Make a Excel sheet with following steps and write a script
as how you test(Example with tabs followed below)
STEP NAME-Open xxxx
TESTING INSTRUCTIONS-click xxxx to open this
EXPECTED RESULT-xxxx should display
ACTUAL RESULT-xxxx displyed /xxxy displayed
PASS/FAIL-Pass/Fail
DEFECT NUMBER-If fail
TESTERS COMMENTS-Tester's comments as what type of login,
date etc
| Is This Answer Correct ? | 8 Yes | 2 No |
what ever sneha told is absolutely correct. there is
nothing to say.....
Test script is the word of automation testing.....
There is no word 'test script' for manual testing.....
Regards,
MurthySharma.
gopimanchella@gmail.com
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / rajendra
Test Script means test case documents in the case of Manual
testing.
If we go for automated testing Test script means code of
the test.
In any mode of testing(i.e in both automated or Manual)
first testers will prepare Test case index.
It contains only all possible testcase lables.
Then testing people go for detailed test case writing.
then they prepare test procedure and test data.
byeeeeeeee
rajendra_penumalli@yahoo.com
hyd
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / noj
it is nothing but the test cases we wiil make with an
another format of writing.it contains only the test cases
as well as the expected reults and steps....
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anay kumar rai
Hi Prasanna,
we don't use the word test script for manual testing...we
use the word as test case. And this testcase is prepared
based on the functional requriment specification.
If we go for automation then we will write test script(here
testscript means code tht we write for automating the
process)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / lal
A test Case is a set of inputs to test a prticular
objective in an application
this aims the breaking of the system
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / s.ramprasad
Hi
As for as Manual Testing is concerned Test scripts are Test
Case Document.
This can be prepared Using Software Requirement,Functional
Requirement Spec , Screen shots or RTM
S.Ramprasad. sun_ramprasad.
| Is This Answer Correct ? | 3 Yes | 4 No |
What is the job of Quality Assurance Engineer? Difference between the Testing & Quality Assurance job.
What is error guessing and error seeding?
why Test plan & what r the things exactly include in the test plan and what is the need for this ?
What are the activities involved by the Test engineer (having 2+ yrs of exp).
1 Answers Covansys, SLK Software,
Tell me about SOFTWARE DEVELOPMENT LIFE CYCLE? Explain in brief?
In Testing What Type of Defects your finding
how would u do performance Testing manually for web site.
Explain about Bug life cycle?
What is non-compliance testing?
Different types of design documents which can be used to write effective test cases(if FRS and SRS is not enough to write the test cases.)
wat is the role of tester in SDLC
How would you ensure 100% coverage of testing?