Hi please tell me anything about sahi Automation tool....I
felt it is good and understood the demo part...But while
working i actually getting problem by often changing the
port details....If anybody working on this...do let me know
Thanx in advance
Answer Posted / vikram
I would advise you to go ahead and use it for your projects. It is the best web testing tool available in the open source world. In our company we have found Sahi to be a great tool for automation. For proxy switching you may want to look at ProxyPal on IE and ProxyButton for Firefox
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can any one give information on "Content Disposition" in TEST COMPLETE automation tool? mail me to pdamarakonda@smart-bridge.co.in call me to 09849423932
Explain about basics of rational robot - ibm test automation tool?
Can you explain me what is object repository?
In general, how do you see automation fitting into the overall process of testing?
what is critical test case ? please give an example .
how to use regular expression in Test Complete Functional tool
What is data - driven automation?
What is the purpose of deselectall() method?
What are the phases in automation testing life cycle?
Tell us can we find all links on a web page?
What is the scripting standard while performing automation testing?
What is junit? And what is junit annotation?
how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?
Do you know what is robot api?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)