how to download and install selenium IDE step by step process

Selenium IDE : Here i am going to describe how to download and install selenium IDE open source testing tool step by step process. Selenium IDE download and install step by step process Open Mozilla Firefox Browser. Type URL : http://seleniumhq.org/download/ in your browser. Selenium IDE download page will get open then click on latest … Read more

Selenium IDE – Free Web Software Testing – Regression Testing tool

Selenium IDE is software testing tool for web applications. It provides record and playback facility to regression test any web application. To use selenium IDE software testing tool, It is not compulsory to have any software programming language knowledge. Selenium IDE is open source web application testing tool. Selenium IDE software testing tool provides facility to … Read more

Which documents or knowledge is required to start writing Test cases

Documents required to start writing Test cases Hi Guys, Many interviewer ask this question in interview of software testing. Documents require to start writing Test cases are SRS (Software requirement specification), BRS (Business Requirement Specification) and Use Case. SRS Definition : SRS is the document which contain all requirement description about software. SRS will be … Read more

What is system testing in software testing

System testing definition System testing is the testing process in software testing to verify the completeness of system with its original requirement and to find the problems. System testing is start after completing the integration testing. System test is the third phase of testing in STLC. System test is most important phase in STLC because … Read more