aspose file tools
The moose likes Testing and the fly likes what are solvents in selenium. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "what are solvents in selenium." Watch "what are solvents in selenium." New topic
Author

what are solvents in selenium.

Punit Jain
Ranch Hand

Joined: Aug 20, 2011
Posts: 902
hello all,
i got some task to do in selenium, we are using selenium for gui testing, so i am trying to learn selenium, till now i learned few concept.
Selenium IDE: we use to test gui, but it is limited i mean we can't do programming, in this and all.
Selenium RC: selenium remote control we use to overcome the limitation of selenium IDE.
i get, how to write test cases.

But till now i don't know what are solvents and why we write them.
i searched but i didn't get any tutorial for solvents, we have written numbers of solvents and we are using them to write test cases, and i need to understand them, but i don't know anything about solvents.
can anyone please help me in this.

also please give some examples of solvents, so that i would be able to have better understanding.

Thanks.
Junilu Lacar
Bartender

Joined: Feb 26, 2001
Posts: 4118
    
    2

Please QuoteYourSources (← click) - I have worked with Selenium and have never heard of "solvents" in this context. A search for "solvents" on seleniumhq.org turns up 0 zero results. Maybe this is something specific to your problem domain?


Junilu - [How to Ask Questions] [How to Answer Questions] [MiH]
Punit Jain
Ranch Hand

Joined: Aug 20, 2011
Posts: 902
yes, actually i have also search allot for this, but didn't found anything.
but recently came to know, that we used this term in our organization, we have created solvents for our product which uses java api and while writing test cases we use those solvents.
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26193
    
  66

Sounds like an internal term and you can ask your teammates for help.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: what are solvents in selenium.
 
Similar Threads
Code GUI by hand or Builder tool? What do you preffer?
Test Framework for Web Applications?
How do we implement Agile in smaller teams with an organisation?
What is the difference between developer and QA
New to automation tesing