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



Can anybody tell me how to write teste cases real time with a example.And what doc. u require for..

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

Can anybody tell me how to write teste cases real time with a example.And what doc. u require for..

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

Can anybody tell me how to write teste cases real time with a example.And what doc. u require for..

Answer / swati

hi nits....can i have yr mail id.
i too hv applied for Quest. just want to share
about the intw

swty79@rediffmail.com

Is This Answer Correct ?    1 Yes 0 No

Can anybody tell me how to write teste cases real time with a example.And what doc. u require for..

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

Post New Answer

More Manual Testing Interview Questions

Give me examples for high priority and low severity defects?

6 Answers   AppLabs,


what is the diff b/w Test Strategy and test approach doc? and which team prepares these doc's?

2 Answers  


What is the diffrence b/w defect lifecyce ans buglifecyce?

1 Answers   CIL,


Hi I want to prepare for ISTQB Foundation level. Can any body mail me some sample papers for preparation. My mail id is sanjaysachdeva2008 @gmail.com

1 Answers  


what is the chronological order in software testing

3 Answers   NDS, TCS,






What usually indicates that your virtual user script has dynamic data that is dependent on you parameterized fields?

0 Answers  


What Questions Project Manager will be aske?

2 Answers  


i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?

1 Answers  


What is Test management?

1 Answers   CitiGroup, INOX,


what r the different types of testing techniques?

9 Answers  


At what stage, the application can undergo performance testing?

1 Answers  


I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends

6 Answers  


Categories