What is modular automation?
Answer / Azaz Khan
Modular automation refers to a software testing approach where tests are organized into reusable and independent modules or functions. In this approach, each module performs a specific task or operation related to the application under test.nnBy organizing tests in modules, the automation becomes more maintainable and scalable. Changes can be made to individual modules without affecting the entire test suite.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define behavioral testing
Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.
Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(
Does the Jmeter will generate any scripts? and anybody suggest with an example. how to use the Jmeter tool and also the How to anayse the Results?
what is test complete tool? Which are most important terms in it? please give little introduction of it.
Tell me what are pros and cons of automating tests at ui layer?
Explain me how to check if an element is visible on the page?
Hi Friends this is Srinivas. I feel very happy to share my doubts with u.what is main difference between client server application and webserver application.Nobody discribed.please send me good answer about that. my mail id:dsrao106@gmail.com.
Tell me what is an absolute xpath?
HOW CAN WINRUNNER AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
How will you choose a tool for test automation?
How does load testing work for websites?