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 |
Give an example for Waterfall model and iteration model??
Differentiate Test strategy and Test case?
What is Integration Testing?What is Bottom Up & Top Down Testing? What actually the Stub & Driver is? Explain me giving practical example?
What is show stopper defect and explain with example ?
What type of metrics would you use?
What is Pre UAT and UAT is there any difference ?
if u have 10 inputs & you written 500 testcases for that.out of this u found 20 defects.as a tester how u found from which requirement that a particular defect will occur.
Do u writing a separate testcase for Regression Testing? If it is Yes, Explain How to write the Testcase?
What is Cursor Testing? Is it come under Manual or Automation testing .Explain?
which model are you following
Can any 1 tell me what is front-end testing & what is back-end testing with example ?
integration test cases for mouse and keyboard