In a log in page what will be test procedure,test
scenario,test discription & test steps?

Answer Posted / radhi

TestCase ID : Tc_ 01

Test Purpose : For All the users logging form Loginwindow.It
consists Username and Password fields

Testprocedure : If User enter valid username with alpha-
numeric,password

Expected Result :Login window access

Actual Result :same

Pass/FailCriteria : Test pass

Remarks :No

Tc_02
If user enter invalid username with symbols like
*,&,./?,valid password

Expect Result : Login window opened

Actual result : Login does\'t access.it displays error msg

Criteria : Test case failed

Remarks : There is error msg displays.like enter valid
user name

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we write a good test case?

708


write test cases for hospitality management system

2033


How many test cases u will write for Adhoc testing? How many test cases u will write for Alpha testing? How many test cases u will write for Beta testing? How many test cases u will write for Release candidate testing? How many test cases u will write for Product release testing? How many test cases u will write for Functional testing? How many test cases u will write for Non-Functional testing? How many test cases u will write for Integration testing? How many test cases u will write for System testing? How many test cases u will write for Component testing? How many test cases u will write for Release testing? How many test cases u will write for Load testing? How many test cases u will write for Stress testing? How many test cases u will write for Black box testing? How many test cases u will write for White Box testing? How many test cases u will write for Performance testing? How many test cases u will write for Automation testing? How many test cases u will write for Compatibility testing? How many test cases u will write for Regression testing? How many test cases u will write for Endurance testing? How many test cases u will write for System Integration testing? How many test cases u will write for Boundary value testing? How many test cases u will write for Usability testing? How many test cases u will write for Walk through testing? How many test cases u will write for Sanity testing? How many test cases u will write for Smoke testing? How many test cases u will write for Installation testing? How many test cases u will write for Soak testing? How many test cases u will write for Volume testing? How many test cases u will write for Security testing? Write test cases for Multi path testing? How many test cases u will write for Multi path testing? Write test cases for Dynamic Capacity Expansion (DCE)? Write test cases for Dynamic Volume Expansion (DVE)? Write test cases for Dynamic Raid Expansion (DRM)? Write test cases for Drive failure? Write test cases for Controller Failover? Write test cases for Cable pull? Write test cases for RAID Controller?

1932


what is black box system in software development in system analysis and design?

1660


Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.

1997






How to write test cases for "open file dialog box" for ms word? Thanks a lot!

3549


What is test cases for mobile phone ?

783


Explain the domain testing?

672


What is ramp testing?

670


how to write test cases for online restaurant table booking system?

10410


Define some of the attributes of a test case?

690


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);

1936


What are basic types of test cases?

700


i am preparing for interviews in real time job what test cases we have to prepare please explain with example?

1899


how to write a test cases for courier offices?

3360