Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

For example out of 100 test cases if I ask you to automate
how many you can automate?

Answer Posted / karan

How many you can automate is based on
1. if the automation framework is in place.
2. How complex is the AUT's test objects for automation
tool to identify uniquely.
3. Do you have scripts for preparing test data at DB level.
4. Can you prepare test data from UI?
5. Any specific reporting requirement?
6. Length of each test case and no. of verification points.

These are some important questions u need to know to find
out how many can be automated and in what time.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a test case for computer keyboard?

1331


What is test environment? Elaborate with example.

1136


Explain the monkey testing?

1196


Explain the state testing?

1144


how to write a test procedure & test log for login system

3364


Explain the dynamic testing?

1242


A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?

2158


If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules

1599


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

2054


Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.

2409


How to test Webservices and how can we write test cases for that

3456


Explain the scalability testing?

1216


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

2524


Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation

984


what is the technology used in financial applications?

3571