answersLogoWhite

0

Hi all

These should be the test cases for the selection of date in the text box

1. click on to the calender icon in front of the date field. calender should be opened.

2.in the calender current date should be selected

3.we should be able to select the desired date on to the calender

4.after click on to the selected date date should be come in to the box and calender should be disappered from there.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Test cases for testing a pocket calculator?

Write 3 test cases for testing a pocket calculator.


What is the difference between integration testing and system testing In terms of system testing when the test cases for blackbox testing can be designed and when the test cases for whitebox testing?

Integration testing - Its like increment Testing, where we test individual components and their effect on other components as and when they are added. System Testing - System is tested as a whole. You may say that it is integration testing when last component is added. White box test cases are mainly designed and executed by developers or a separate white box test team. This can happen in detail design/coding phase generally during. Blackbox test cases are written once requirements are freezed by test team in parallel to design phase as per V model.


Who creates the test case and when are these test cases created?

Any software test engineer in testing team can be asked to write test cases.Generally it is being written by junior level people until it has a high complexity level . Test case generally written at initial level but also can be written at any pointof time in testing phase.


Software Test Automation?

Automated software testing is a crucial technique for software testing in which testers leverage automated software tools for executing test cases


How to test Ruby code effectively?

To test Ruby code effectively, use a testing framework like RSpec or MiniTest to write and run automated tests. Write test cases that cover different scenarios and edge cases, and use tools like mocks and stubs to isolate dependencies. Run tests frequently and use continuous integration to catch errors early.


How do write test cases for registration page?

Ideally to write a Test Case we should be have Specification Requirements handy.


What is automate testing?

Very generically speaking, testing automation is a process through which a software tester "automates" repetitive steps required to execute specific test cases. For example, a tester might write a specific macro, which will execute, upon activation, a step in the test case execution process repetitively.


Prerequisites of Regression testing and system testing?

system testing is a kind of retesting where we can test whole system after integration. while regression testing is a process where we do the rerunning the test cases and check whether that re run doesnot affects the real environment.


What is the importance of system testing and documentation in systems?

System testing is necessary because many of the criteria for test selection at unit and integration testing result in the production of a set of test cases which are unrepresentative of the operating conditions in the live environment.


Write Test cases for maps.google.com?

When you are asked to write test cases for maps.google.com, you would need to use Google Maps as the reference source. This will help you to come with an accurate map for the requested location.


What is difference between sdlc and stlc in software testing?

Software Development Life Cycle involves the complete Verification and Validation of a Process or a Project. Whereas Software Testing Life Cycle involves only Validation. Software Development Life Cycle involves business requirement specifications,Analysis,Design,Software requirement specifications,Development Process(Coding and Application development),Testing Process(Preparation of Test Plan,Preparation of Test cases,Testing,Bug reporting,Test Logs & Test Reports),Implementation and Maintainence . Whereas Software Testing Life Cycle involves Preparation of Test Plan,Preparation of Test cases,Testing,Bug reporting,Test Logs & Test Reports.


How can we ensure that the PBE functional testing process is effectively implemented within our software development lifecycle?

To ensure effective implementation of PBE functional testing in our software development lifecycle, we should establish clear testing objectives, define test cases based on user behavior, automate testing processes where possible, regularly review and update test cases, involve stakeholders in testing, and continuously monitor and improve the testing process.