Can someone tell me the test cases to test the password for
with following scenario:
1. Password should be minimum 6 chars and maximum 8 chars.
2. Password should consist one uppercase letter
3. Password should consist of one numeric
4. Password should consist of one special character.
No Answer is Posted For this Question
Be the First to Post Answer
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
Write test cases to check the functionality of the shopping cart of an e-commerce website
6 Answers Optum, SpoonJoy, Verizon,
if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None
write a navigation for object repostory
Write the testcase for pen
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<IPoint> { } public RoadNetwork : List<Road> { } public RoadNetwork Concatenate(RoadNetwork roads);
i need sample case of Login window of USER NAM, PASSWORD It is very urgnt
How can we write integration and regresion test cases based on scenario ?
what are the possible test cases of an VOIP phone
I need GUI test case for home page?