Hi My name is Hari Priya i had completed by b-tech csit 2008
pass out i had joined in testing tools does freshers having
good opportunities in testing field?
what are the topics to be stressed in the subject to have
the good knowledge
If any one have good collecton of testing topics can mail me
padmajapriyam@gmail.com
thank you.
Answer Posted / guest
s...now-a-days, so many freshers are doing this Testing
Course , as it is very quick and easy to learn and getting
the jobs...that's y the competition for it is very
high...but there are only limited testing jobs!!!
Recently i have attended a walkin, there, for Java, Oracle
and Dot Net, only few people have come...but for Testing,
lots(hundreds) of people have come...by this u can
understand!!!
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
write a test cases for WLAN
What is ramp testing?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
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
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
What is explain security testing?
write test cases for hospitality management system
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
Could you pls give me sites where i can test card? mail me to
Write test cases to test a browser app
How should I maintain the test cases and Test Log for different versions/builds of the application.
write the testcases for migrating data from one database to another database?
How would you do " Keeping two folders in sync testing"
how to test stand alone programs?