Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

When will testers go for automation

This is a discussion on When will testers go for automation within the Test Cases forums, part of the Software Testing category; Dear friends, Can anybody tell me exactly when will testers go for automation? How will we execute test cases? I am new for testing. Thanks in advance. Regards, Praveen...

Go Back   Geeks Talk > Software Testing > Test Cases
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 05-19-2006
Junior Member
 
Join Date: Jan 2006
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
praveen98480 is on a distinguished road
When will testers go for automation

Dear friends,

Can anybody tell me exactly when will testers go for automation?

How will we execute test cases?

I am new for testing.

Thanks in advance.

Regards,
Praveen
Reply With Quote
The Following User Says Thank You to praveen98480 For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 05-20-2006
Junior Member
 
Join Date: May 2006
Location: india
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
dormantsundar is on a distinguished road
scope of automation

hi my friend,

we will go for automation only on the following criteria
1. when ever the scope of repeatability is more
2. whenever high amount of regression testing is possible
3. when we are expecting the change request often
Reply With Quote
  #3 (permalink)  
Old 05-21-2006
Junior Member
 
Join Date: Jan 2006
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
praveen98480 is on a distinguished road
Thanks
Expecting more replies
Reply With Quote
  #4 (permalink)  
Old 05-22-2006
Junior Member
 
Join Date: Feb 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
PavaniReddy is on a distinguished road
Re: When will testers go for automation

Automated testing is prefered when project is huge.i have idea on automated testing using win runner the main advantages of automated testing in winruner are:

1.less cost

2.less time consumption

3.data types were not required

4.we can write scripts using tsl in winruner

5.we can reuse those same scripts written for earlier version to modified version of the same application.

There is a management tool called test director which can be used for writing testcases,bug reports etc.

Last edited by admin; 05-22-2006 at 08:56 AM.
Reply With Quote
  #5 (permalink)  
Old 05-30-2006
Junior Member
 
Join Date: May 2006
Location: Bangalore
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
prasadrao is on a distinguished road
Re: When will testers go for automation

Dear Friend,

Entry criteria for Testing:
1. Repeatbility is high
2.Build should be stable

Regards,
Prasad.
Reply With Quote
  #6 (permalink)  
Old 12-01-2006
Junior Member
 
Join Date: Nov 2006
Location: india hyderabad
Posts: 12
Thanks: 1
Thanked 3 Times in 1 Post
msusmitha is on a distinguished road
Re: When will testers go for automation

for providing the speed and occuracy
it will over come the problem of more people,
there is no chance of tierd ness
recording and play back facility is there
overcomes the simultanious action
if any ?s ask
madhav_sus@yahoo.co.in
Reply With Quote
  #7 (permalink)  
Old 01-03-2007
Junior Member
 
Join Date: Jul 2006
Location: Chennai
Posts: 4
Thanks: 0
Thanked 4 Times in 1 Post
sathish9274 is on a distinguished road
Re: When will testers go for automation

Automation is a very big exercise ,Its advised if there are time when a set of test cases needs to be run multiple times during regression.Black box is the first step automation after analyzing the functionatily automation can be exercised as that can be a time consuming exercise when done for the first time
Reply With Quote
  #8 (permalink)  
Old 01-04-2007
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 528
Thanks: 1
Thanked 63 Times in 50 Posts
sutnarcha is on a distinguished road
Re: When will testers go for automation

It’s simple,

Manual Testing means, we have to input and trigger actions in the s/w application ourselves , while in automation testing, the tool takes the ownership of these actions .


If it becomes tedious and time-consuming to manually input data and trigger actions in the s/w build, we go for Automation testing.
__________________
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.

-sutnarcha-
Reply With Quote
  #9 (permalink)  
Old 03-13-2007
Junior Member
 
Join Date: Feb 2007
Location: Pune
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
amitRanjan is on a distinguished road
Re: When will testers go for automation

i am fully agree with PAVANI Reddy
Reply With Quote
  #10 (permalink)  
Old 03-13-2007
Contributing Member
 
Join Date: Feb 2007
Location: Madras
Posts: 72
Thanks: 11
Thanked 7 Times in 7 Posts
raghav.kamal is on a distinguished road
Re: When will testers go for automation

Automation ispreferrable if u r testing the functionality testing and if u need to dp regression testing repeatedly
Reply With Quote
  #11 (permalink)  
Old 04-05-2007
Junior Member
 
Join Date: Mar 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Bobjoy is on a distinguished road
Re: When will testers go for automation

Hi Baby,
For the automation testing, we can only tell about it when the product can be tested by automation testing. this is the first step: Analyse the product if can be test automatically.
the second step is to choose a tool for the testing
the third is: prepare teh test cases
the 4th is to: convert the test cases into scripts for automation testing.
the 5th step is to: run the script when the feature/module is stable enough
6th...
Reply With Quote
  #12 (permalink)  
Old 04-10-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 910
Thanks: 12
Thanked 108 Times in 76 Posts
jainbrijesh will become famous soon enoughjainbrijesh will become famous soon enough
Re: When will testers go for automation

Automation helps in regression testing.For regression test automated tools are most value able.The test case which we have to run for than 3-4 times , automated may be good option.
__________________
--
Brijesh Jain
Reply With Quote
The Following User Says Thank You to jainbrijesh For This Useful Post:
  #13 (permalink)  
Old 05-02-2007
Junior Member
 
Join Date: Jan 2007
Location: london
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
goudbhai is on a distinguished road
Re: When will testers go for automation

Hi Praveen,

you asked a good question. i need to tell something before answering your question. there are two stages we will go for automation.

one is software is ready and you have tested manually and you found some faults and rectified by developers. whenever you are testing again then you no need to go for manual. you can record and paly the system whether it is pass or fail by automation. one more thing here. you found fault in some area and whever you fix the fault. it may affect to the other area thats why we need automation for this. when you run whole system by automation then you can check every part of the software if you got any other effect to the sytem.

for E-commerce applicationsm you need automation because whenever you are entering the data and you are going into different pages. if you record those whenever entering the data then palyback it gives pas but if you want to check 100 records one after the other then it takes too much time to check every record then we will put 100 records in one excel sheet and run with automation then it gives pass or fail for each and every record because every record has its own values.with this you can check whether the system works or not.

what i have given this is the best of my knowledge.

Thanks,
goudbhai
Reply With Quote
  #14 (permalink)  
Old 05-10-2007
Contributing Member
 
Join Date: Jan 2007
Location: Mumbai
Posts: 56
Thanks: 8
Thanked 8 Times in 8 Posts
sakshi_2801 is on a distinguished road
When we should switch to Automation?

How do we decide which test cases to be implemented manually or through automation?

OR

When we should switch to Automation?

Last edited by jainbrijesh; 05-11-2007 at 01:24 AM.
Reply With Quote
  #15 (permalink)  
Old 05-10-2007
Expert Member
 
Join Date: Sep 2006
Location: Bengalooru (Formerly called Bangalore), India
Posts: 486
Thanks: 2
Thanked 29 Times in 28 Posts
kalayama is on a distinguished road
Re: Automation

Once again, you get developer point of view first

Well, I sould automate the test case if it falls under any of the following.
1)If test cases can be held within a general code(In other words, if test cases follow a pattern)
2)If the test case is way too complex to test manually. Like, we may have to run a stress test to see how much data our system can process at a time. Then we may have to give millions of records/data. Do automation is the obvious choice- in fact inevitable choice)
3)If the test case is simple to automate
4)If the automated script could be reused. Like for example, if we are developing a product, it makes sense to create test packs for the functionality as it will help everyone in future. Any change to the functionality - would require the test packs rebuilt/modified though.
(For my last 4 projects I developed regression testpacks myself and delivered it to test center. Just didn't have enough faith in them )

This is all I can think of now. I am sure Brijesh has more to say on this...

Cheers!
Kalayama
__________________
[COLOR="Blue"][SIZE="2"]"If you are not living on the edge of your life, you are wasting space"[/SIZE][/COLOR]

Someone says "Impossible is nothing". The man next him says "Let me see you licking your elbow tip!"
Reply With Quote
  #16 (permalink)  
Old 05-11-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 910
Thanks: 12
Thanked 108 Times in 76 Posts
jainbrijesh will become famous soon enoughjainbrijesh will become famous soon enough
Re: When we should switch to Automation?

Quote:
Originally Posted by sakshi_2801 View Post
How do we decide which test cases to be implemented manually or through automation?

OR

When we should switch to Automation?
See if the test cases are required to run 1-2 times, then it's better to do it manually.If we have to run test cases many times, then better to automate.

Mostly automation helps in regression testing.

If requirements are changes frequently, never do automation, because script maintenance becomes hectic task.Do automation when there is conformation that now there will not be so much change in application.
__________________
--
Brijesh Jain

Last edited by jainbrijesh; 05-11-2007 at 05:42 AM.
Reply With Quote
  #17 (permalink)  
Old 05-11-2007
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 528
Thanks: 1
Thanked 63 Times in 50 Posts
sutnarcha is on a distinguished road
Re: When we should switch to Automation?

This question is answered a good number of times in Geek.

Anyways, you should switch to automation when;

* u think it is tedious to apply the test manually,
* u think it will be reasonably feasible to automate the test case,
* u think it is better we execute the test case manually rather than breaking our head trying to automate it.
__________________
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.

-sutnarcha-
Reply With Quote
  #18 (permalink)  
Old 05-11-2007
Expert Member
 
Join Date: Sep 2006
Location: Bengalooru (Formerly called Bangalore), India
Posts: 486
Thanks: 2
Thanked 29 Times in 28 Posts
kalayama is on a distinguished road
Re: When we should switch to Automation?

Hmmm... Well phrased... But the last statement is contradictory!
Quote:
* u think it is better we execute the test case manually rather than breaking our head trying to automate it.
May be you meant we should automate when the manual testing is too tedious?

-Kalayama
__________________
[COLOR="Blue"][SIZE="2"]"If you are not living on the edge of your life, you are wasting space"[/SIZE][/COLOR]

Someone says "Impossible is nothing". The man next him says "Let me see you licking your elbow tip!"
Reply With Quote
  #19 (permalink)  
Old 05-11-2007
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 528
Thanks: 1
Thanked 63 Times in 50 Posts
sutnarcha is on a distinguished road
Re: When we should switch to Automation?

That is a real life statement from one of my team members
__________________
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.

-sutnarcha-
Reply With Quote
  #20 (permalink)  
Old 05-11-2007
Junior Member
 
Join Date: Apr 2007
Location: Hyderabad, India
Posts: 5
Thanks: 0
Thanked 2 Times in 2 Posts
purna.gudipati is on a distinguished road
Re: When we should switch to Automation?

Good question,
Basically We can start with Manual Testing, the situations to move to automate will be
1) when we need to test the same functionality with more set of input data.
2) Difficult to do manual testing (time wise, resources wise)
3) Where users work mostly on that particular page or section of that application
4) Pages/ sections very important to the users
5) where More no of mathematical calculations will be done

We can think of moving to automate, when we come across the above situations mostly.

Last edited by purna.gudipati; 06-01-2007 at 07:44 AM. Reason: mistakenly quoted prev ones point
Reply With Quote
Reply

  Geeks Talk > Software Testing > Test Cases

Thread Tools
Display Modes

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 On
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT -4. The time now is 05:27 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved