Enter multiple lines into Description column of keyword test editor.
If this feature is available, I do not know how to do it. It would very helpful to be able to enter multi-line text content into the Description column of the keyword test editor. Our convention for documentation is to write something meaningful to a human operator of the software application being tested for each step such that a manual test can be performed to mimmick the keyword test. The problem is, there is no wrap-around on this column, nor is there an ability to enter a carriage return directly into the editor. We have a workaround, which is to write the text into Notepad (with carriage returns) and cut and paste from Notepad into the Description cell. This is very cumbersome at best. As far asI can tell, the Description column appears to be the place to do line-by-line comments (we prefer to use the Comment line in keyword tests for higher-level documentation). We like the line-by-line commenting because we have a in-house program that will pull out the Description content from keyword tests and write them to a text file, thus giving us a manual test procedure for a diagnostician to run when we encounter bugs.2.9KViews0likes11CommentsPrinting Test Log Settings
Hello, Does anyone utilize the print function in Test Complete for generating reports/documentation of the Test log? I would like to use the print function to generate summaries of test logs. However, I've noticed that there seems to be issues with scaling in the report, making it unreadable. See figures 1a and 1b attached. It seems print function captures a screen shot of the Test Log summary and places it unto a document. I've noticed that if I minimize the test log window, and select print preview, the summary will have a different scaling then if the test log was maximized. See figures 2a and 2b attached. Are there any seetings that I can adjust for a consistant format? Thank you! Thank you!Solved2.2KViews0likes2CommentsTestComplete built-in tool for creating documentation (Javascript)
Hello! In our project we have already created a lot of scripts and there will be a lot more. And in the same time the amount of peolple working on that project is increasing, that's why we need to create documentation for our tests. Is there any tool in TestComplete for creating documentation for tests written in Javascript? Tool that will automatically generate JSDoc-files is needed. Any answer will be appreciated. Thanks.Solved1.3KViews0likes2Comments