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 "BRS". Plz Explain whats the content in BRS" Diff between BRS,SRS,FRS?
12 Answers BoA, PAF,
what is the meaning of compatibility testing in view of web application testing?
what is Inspection?
what is the defference between stress and load testing?
How to prepare tracability matrics
what is the entry criteria and exit criteria of integation testing.
I would like to know about the steps to follow for testing a .NET web application. Please provide detailed steps with more general scenarios.
From Quality Center, how can we take a back up of a project??
What are all the responsibilities will be having for a tester who is having 1+yrs of experience? What are the things the concern may expect for their recruitment process?
What's the relationship between environment reality and test phases?
what is protocol in software testing? can u give it with a good example?
Could anyone let me know five positive and negative testcases for ATM machine..?