How do we develop test scripts for manual testing?Can
anyone explain me with an example .
Thanks,
Prasanna
Answer Posted / sneha
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 |
Post New Answer View All Answers
How do you determine user soad for a perf test of a Web application?
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
What is a test log?
What is localization testing (l10n testing)?
How can write testcases on a code under development pls give asnwer
How to do integration testing on duster......
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
What is pesticide paradox?
What about the test case if the field only takes a certain number of characters or a minimum number?
For any web application, what are the possible login features that should be tested?
What are the different test techniques used in functional testing?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
How do u prepare test environment for ur application?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.