Micro Focus QTP (UFT) Forums
Test case and test script, driver script, startup script, utility script? - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Test case and test script, driver script, startup script, utility script? (/Thread-Test-case-and-test-script-driver-script-startup-script-utility-script)



Test case and test script, driver script, startup script, utility script? - anbarasu - 10-23-2009

Hi,

How can we write things in keyword driven testing (before application exist).

Test script
driver script
startup script
utility script

Let me know the above items to test the the login screen and home page.


Test cases in login screen-
1. Check whether proper error message gets displayed on providing invalid user name
2. Check whether the home page gets displayed on logging to the application with valid user name and password.

Test cases in home page-
1. Check whether user name gets displayed at top of the home page with logout link
2. Check whether user gets logged out on clicking on the logout link