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.
Answer Posted / 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 |
Post New Answer View All Answers
Explain the defect life cycle.
What is error cusing tecnique
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
Work flow in testing in your company?
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
What are the review documents used for testing?
how will you estimate of your website?
send the senario template
Test cases for Internal IP Messenger
What do you do (with the project tasks) when the schedule fails?
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
how deployment phase of SDLC differs in product based and in service based company ?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
What type of metrics would you use?