Can anybody tell me how to write teste cases real time
with a example.And what doc. u require for it.And what r
the testing types u apply seriiiially on the
application.REAL TIME PEOPLE ONLY.
Answers were Sorted based on User's Feedback
Answer / jason
See Test cases are derived from requirements and use cases.
Once use cases is ready a tester will create a test
tracability matrix and map it with the test cases.
We follow following types of testing :
UI Level Testing
Data Level
Functionality
Integartion
System
Security
Sanity
Recovery
Servelet level Testing - absence of UI - Unix env
etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nits
Hi jason thanku very much.Can u specify whats done in these
testing types.I will be grateful 2 u.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / polu sujan kumar reddy
For example write a test case for submit
Username: ------------- F.R.S: accepts Upto 30 alphabets
-------------
Password -------------
-------------
SUBMT
1.enter username as blank and click on [SUBMIT] Expected result: Should display a popup msg Username should not be blank or Must enter Username
2.Enter Username as Invalid and click on [SUBMIT] Expected Result:Should display a popup msg Username should not be valid
3.Enter Username as 31(MAX+1) alphabets and click on [SUBMIT] Expected Result:Should display a popup msg Username Accepts Maximum of 30 alphabets only
4.Enter Username as 1(MIN) alphabets and click on [SUBMIT]
Expected result: Should display a popup msg Password should not be blank or Must enter Password
5.Enter Username as 30(MAX) alphabets and click on [SUBMIT]
Expected result: Should display a popup msg Password should not be blank or Must enter Password
these were test case for Username only same u write test cases for Password
1.Blank
2.Invalid
3.Min-1
4.Max+1
5.Min
6.Max
Testing Types are(I Think)
Smoke Testing
Sanity Testing
System Level Testing
Re Testing
Database Testing
Cross Browser Testing
Automation Testing
User Acceptence Testing
Installation Testing
Implementation.................
| Is This Answer Correct ? | 0 Yes | 0 No |
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
Who does integration testing ? Developer or Test Engineer?
Hi, This srinivas, Q: After testing in what way we concluded the testing is over without Tracebility Matrix and what is the role played by the Tracebility Matrix and what are the documents that tester should submit to his QA manger after testing in Manual Testing apart from the Test cases.
Mainly how many types of reviews are present?and what is the importence of reviews?
What is driver in testing point of view?
can we give special characters in password
What's the difference between alpha and beta testing?
Clear definition of boundary value analysis
Hello testers I am an Bsc Hotel mgmt Degree holders but now am doin my software testin programme, side by MCA Master degree an have 6 months exp i testing in company.. i want to change my CV according IT based. so can anyone help me with sendin any sample CV of urs.. do me this favour it wil be very helpful for me prepare CV for interviews....
TestCase for White Paper?
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
trecebality matrix used for which purpose?