How do we develop test scripts for manual testing?Can
anyone explain me with an example .
Thanks,
Prasanna
Answer Posted / 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 |
Post New Answer View All Answers
1.what kind of testing have you done ?
What is a maturity level?
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
hi... guys can any one pls help me out.... I m civil engg graduate i want to come into s/w field... i have decided to do manual testing course. i know its not sufficient.. which r the other coures shall i do with this.. suggest me good atomation tool and SAP courses... thanks in advance.. i wil be thankfull to u all
Which criteria should take in account while doing CMS testing of any project?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
what are the testing appraoch that you have tested for Bread toaster
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
What is software configuration management?
Tell me agile process in your company
what is fusion testing and impact analysis???
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
What is virtual creation tool?
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.