Accelerate Testing

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
ckirnbauer
Posts: 68
Joined: Wed Oct 04, 2006 2:46 pm

Accelerate Testing

Post by ckirnbauer »

hello,

can I accelerate the test scenario?
After developing, I click onto "Test" and navigate to the url

http://localhost:8080/AwareIM/logon.jsp

Then I have to enter business space, user, admin and then I have to check the test mode. These are 4 inputs. When I test very often, these inputs are a big disadvantage. Is there another solution for fast testing?

kind regards, christian
Hubertus
Posts: 153
Joined: Sat Feb 11, 2006 2:11 pm
Location: Austria
Contact:

Post by Hubertus »

Since Australia has probably gone to sleep here's the answer from Austria...

Code: Select all

http://localhost:8080/AwareIM/logon.do?actionMethod=commit&domain=Library&username=admin&password=password&testingMode=on
More details can be found in section Login on around page 85 in the userguide.

Hubertus
ckirnbauer
Posts: 68
Joined: Wed Oct 04, 2006 2:46 pm

Post by ckirnbauer »

Thank you for your hint. Now it's more convenient to test.
christian
Post Reply