Hi Support/Forum,
I have just set up an evaluation copy of V3.0 of TestLog. Ive set IIS up and it is successfully serving the web interface. I am able to view the test cases etc in the databases fine, however im having difficulty unlocking files.
When I click "edit" on a test case the following screen is shown:
"""To unlock file please use the unlock button below.
Only do this if you are sure the file is not being edited as it could cause data to be lost if the file is currently being edited.
If not unlocking the file use the back button on your browser to return to the previous display."""
I click the "unlock" button, but the page just reloads and doesnt show the the "edit test case" screen. I have made sure that there is only one user accessing the system at a time, and even closed the standalone application down to just use the web interface, but this still happens.
My IIS logs show the following post when I click the button:
#Fields: time c-ip cs-method cs-uri-stem cs-uri-query sc-status
TL_ACTION=view&TL_DB=SampleDB&TL_TYPE=tcSuite&TL_P ATH=Test%20Cases/V4-Network 200
17:07:15 10.3.16.12 GET /Testlog/cgi/TestLogCGI.cgi TL_ACTION=edit&TL_DB=SampleDB&TL_TYPE=tc&TL_PATH=T est%20Cases/V4-Network/001 200
17:07:15 10.3.16.12 POST /Testlog/cgi/TestLogCGI.cgi - 200
Has anyone got any ideas on what I can do to fix this?
Thanks in advance,
Rob
I have just set up an evaluation copy of V3.0 of TestLog. Ive set IIS up and it is successfully serving the web interface. I am able to view the test cases etc in the databases fine, however im having difficulty unlocking files.
When I click "edit" on a test case the following screen is shown:
"""To unlock file please use the unlock button below.
Only do this if you are sure the file is not being edited as it could cause data to be lost if the file is currently being edited.
If not unlocking the file use the back button on your browser to return to the previous display."""
I click the "unlock" button, but the page just reloads and doesnt show the the "edit test case" screen. I have made sure that there is only one user accessing the system at a time, and even closed the standalone application down to just use the web interface, but this still happens.
My IIS logs show the following post when I click the button:
#Fields: time c-ip cs-method cs-uri-stem cs-uri-query sc-status
TL_ACTION=view&TL_DB=SampleDB&TL_TYPE=tcSuite&TL_P ATH=Test%20Cases/V4-Network 200
17:07:15 10.3.16.12 GET /Testlog/cgi/TestLogCGI.cgi TL_ACTION=edit&TL_DB=SampleDB&TL_TYPE=tc&TL_PATH=T est%20Cases/V4-Network/001 200
17:07:15 10.3.16.12 POST /Testlog/cgi/TestLogCGI.cgi - 200
Has anyone got any ideas on what I can do to fix this?
Thanks in advance,
Rob
Comment