Difference between Automation testing and manual testing.
Answer Posted / divya
automation testing:
this is done using a testing tool
this reduces man power
it takes less time to test
manual testing:
in this testing is entirely done by human
it takes more time to complete the test
| Is This Answer Correct ? | 78 Yes | 8 No |
Post New Answer View All Answers
how to write test cases for online restaurant table booking system?
How to write the test cases for STP
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
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
Positive and Negative test cases for the speedometer?(minimum 5 each)
Sample test cases for data conversion(Utility billing system)
Explain the component testing?
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
Write the test case for a login page?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Explain the sanity testing?
1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
Define some of the attributes of a test case?