For example out of 100 test cases if I ask you to automate
how many you can automate?
Answer Posted / kishore kumar
Its completely depends on the functionalities.
We dont test all the test cases by Automation.
First we prefar for Manual testing.80% Manual is complete then We go for the Automation.
Here We have only 100 test cases so we preffar to Manual testing.Because Automation tool is expensive and the developing test script time more and must knowledge on tool.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
Explain the branch coverage testing?
test cases for bus transport (TNSTC)
write test cases for flipkart.
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
How to write email id in world wide web
Positive and Negative test cases for the speedometer?(minimum 5 each)
Pls tell me test cases for pepper grinder
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
Explain the syntax testing?
Explain the format of a requirement traceability
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.