Exforsys

Online Training

Manual Test case

This is a discussion on Manual Test case within the Software Testing forums, part of the Testing category; Hi, Can some one help me writing a manual test case for email applications like yahoo...


Go Back   Exforsys > Testing > Software Testing

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-08-2006, 07:58 AM
Junior Member
 
Join Date: Jun 2006
Posts: 4
ramyav is on a distinguished road
Manual Test case

Hi,

Can some one help me writing a manual test case for email applications like yahoo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-08-2006, 08:27 AM
bharathp's Avatar
Member
 
Join Date: May 2006
Location: Banglore,India
Posts: 85
bharathp is on a distinguished road
Send a message via AIM to bharathp
Hi Ramya
First Write test cases for the Gui
means looks and feel
allignments,spellings,font sizes
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-09-2006, 01:57 AM
Junior Member
 
Join Date: Jun 2006
Posts: 4
ramyav is on a distinguished road
Manual test case

hi bharath

thanks for ur reply. can u send me some sample test case for applications like yahoo. also some materials to learn more about manual testing

Uma.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-13-2006, 07:49 PM
Senior Member
 
Join Date: May 2006
Posts: 99
klorpet is on a distinguished road
You can normally get test examples and cases from search engines. Go to www.google.com and just type it in there. The process is pretty much the same and helps you write the procedure. Then you just need to adapt it to whatever you are testing.

Hope that helps.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 06-15-2006, 09:32 AM
bharathp's Avatar
Member
 
Join Date: May 2006
Location: Banglore,India
Posts: 85
bharathp is on a distinguished road
Send a message via AIM to bharathp
Thumbs up WebTesting

HI Ramya ,

Whenever we test web based applications like yahoo there are so many things in our consideration
1) GUI: look&feel, font sizes, foreground color, background color,font , grammer,spellings,allignments nad microsoft 6 rules
2) Cheking the Links : we will check all those links if we click on the link in that page the proper link should open
3) compatability testing : here we try to test compatability of that application by browsing it in different browsers
like
Internet Explorer ver 5.0, Internet Explorer 6.0
Netscape
Aol
Mozilla
and
in differnet versions of Operating systems like windows 95, 98, millenium,NT
4)Security Testing : now here iam discussing few security testings like
User Authentication means Authenticated user only can login by giving his user name and password

this is a Web based Application so we nead to check for the Session times also

we wil check perfomance test also ok

these r the some area we have to focus
i can say thses r some basic things ok
Thanks&Regards
Bharath
__________________
Bharath Kumar.P
Test Engineer
Banglore, India
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 06-16-2006, 11:23 AM
Junior Member
 
Join Date: Jun 2006
Posts: 4
ramyav is on a distinguished road
Thanks Bharath

Hi Bharath,

Thanks for ur mail. I have done with writing testcase for yahoo.

I have a question, when u write test case for a bank application when transfering amount online. how can this be written.

The requirements are:

.Log in to your account
2.Transfer 100 RS
3. Check your balance before and after transfer
4.Log off.

Pls help me in this
regards,
Uma
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 06-21-2006, 11:16 AM
bharathp's Avatar
Member
 
Join Date: May 2006
Location: Banglore,India
Posts: 85
bharathp is on a distinguished road
Send a message via AIM to bharathp
HI,
Uma ,
here iam giving some brief idea's about netbanking and money tranfer
1)browse the net banking site From where u want to trnafer ur monsy to another account(like ICICI)
2)then login by giving ur valid user id and password
here for this loging u can write Possitive and Negative test cases here apply testing techniques like ECP, boundary value analysis for writing test cases
3) if u r trying to transfer Rs.100 rupees to another account , first it has to check for ur balance is >100.
if balance is >100 it should allow to transfer else it should say insufficient balnce to tranfer ok
4)after transfering the amount it should update ur account with ur new balnce means deducting the tranfered amount ok ok

5)some other things are also in consideration for net banking transering the amout if ur tranfering the amount to same bank it is free else if ur transfering the amout to another bank account it will charge some amount ok taking this as a consideration prepare some test cases also ok na
6) Then click on logout button
it should logout success fully ok
after loggingout u navigate back on internet explorer to open previous page by cliking on the back button on internet explorer tool bar
it should not open any page that u have used
it shoud say like the sesion is over u have to relogin again or like any think ok n a

these r some idea's iam giving for u to write test cases

if u have any doubts please feel free to ask me ok

Thanks&Regards
Bharath.P
+91-9945137493







Quote:
Originally Posted by ramyav
Hi Bharath,

Thanks for ur mail. I have done with writing testcase for yahoo.

I have a question, when u write test case for a bank application when transfering amount online. how can this be written.

The requirements are:

.Log in to your account
2.Transfer 100 RS
3. Check your balance before and after transfer
4.Log off.

Pls help me in this
regards,
Uma
__________________
Bharath Kumar.P
Test Engineer
Banglore, India
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Test Cases In Automated and Manual Testing rajk Testing Tutorials 2 07-26-2006 04:18 AM
RelQ - Test Engineers, Test Leads & Test Managers lokeshm Freshers Jobs 0 08-20-2005 01:40 PM
Junior Test Engineer Sampoorna Computer People techguru Freshers Jobs 0 06-27-2005 10:31 PM
What do u consider while writing test cases? mangalsachin2002 Testing Tutorials 0 04-30-2005 10:26 AM
What is least information required while gathering information for planning a test mangalsachin2002 Testing Tutorials 3 03-29-2005 02:33 PM


All times are GMT -4. The time now is 11:14 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.