Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
+3
person also asked this
people also asked this
Replies
13 replies
Answers
1 answer
Subscribers
12 subscribers
Views
13098 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
What approaches do people use for automated testing, what tools do you use and a
Gavin Hume
Certified Senior Developer
over 10 years ago
What approaches do people use for automated testing, what tools do you use and are the tests/testing framework easy to maintain?
I come from an area that automates as much as possible our testing for other application technologies at various levels, Unit Testing, Acceptance Testing, Performance Testing, etc., using various tools, JUnit, Cucumber, Selenium, LoadRunner, etc., and we've seen a significant increase in productivity and quality within our development teams, so we want to extend this to include our Appian applications.
This question appears to have been asked previously but not recently so I wondered if peoples approaches had matured to a level where writing automated tests just becomes part of the standard development lifecycle....
OriginalPostID-120592
OriginalPostID-120592
Discussion posts and replies are publicly visible
Parents
+1
Colton Beck
over 7 years ago
We've successfully used Selenium and UFT to automate regression test cases. For performance testing, we use JMeter.
Our main concern, particularly with JMeter, is that Appian HTTP response headers and bodies change across versions, so some refactoring is necessary after an upgrade.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Reject Answer
Cancel
0
Ravi Roshan
over 6 years ago
in reply to
Colton Beck
Hello Coltnob,
Which API you are using for Selenium?
Regards,
Ravi
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Ravi Roshan
over 6 years ago
in reply to
Colton Beck
Hello Coltnob,
Which API you are using for Selenium?
Regards,
Ravi
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data