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 defect density ? we say it is No of defects / line of code.. what is line of code ? pls if possible give some real example
What are the steps, procedures, objectives to write test cases.
As a real time emloyee how can we define (i)Measure (ii)measurement (iii)Metric and (iv)Indicator---- ----- plz don't mention the Text book defenation... thnx in advns
I like to learn testing. What else i need to learn before starting testing course. I am thinking C C++ SQL ORACLE.This courses are sufficient before learning Manual or Automated Testing. Please Suggest me. Thanks
who wil give the standards of testing ? iso or astm
How do we find Effectiveness of Test Cases..Thanks in advance...
What is Web based testing? How do we test web application manually in real time? Is there any procedure to do this testing? real timers plz reply me...
2 Answers ABC, Arsin Systems, Wipro,
if a very low defect (user interface )is detected by u and the developer not compramising with that defect what will u do?
How to test the database manual? how to test data base lekage by using manual and also using QTP ?
Can any one tell me how will be the projects in realtime life?. I am much worried because this going to be my first job?
What is black box testing, and what are the various techniques?
What is meant by thin point in QTP