Certificate: Dr. Jivraj Mehta Institute of Technology Mogar, Anand
Certificate: Dr. Jivraj Mehta Institute of Technology Mogar, Anand
CERTIFICATE
This is to certify that MR.DEVANSHU.R.THAKKAR of
Semester 5TH Enrollment Number 180820107055 of
Computer Engineering Department has satisfactorily
completed his/her Lab Work in SE for the term ending in
2020-21 in the Subject of SOFTWARE ENGINEERING.
Date: _____________
Practical Completed
AIM Start Date Sign
No Date
Step 2 : Created a test case right click of Project and selected test case.
Step 3 : Add selenium Library in test case.
Step 4 : Write a program in editor and Text editor and out put is
give below.
Practical 4 : Write robot script for Open GTU website.
Step 1 : All step are the same like first practical first of all open
ride ,created a project and add selenium library and created
Test case.
OUTPUT:
Practical 9 : Explain Keyword in Robot Framework.
Perform practical using Keyword.
• Think of a keyword as a single test step. Just as a test is conceptually
made up of many steps, a robot test is made up of many keywords.
Keywords are the foundation upon which all robot tests are built.
• There are generic keywords provided by robot, and there are special-
purpose keywords that you can create yourself. The real power of robot
framework is when you create your own keywords so that tests can
focus on the test logic rather than the underlying implementation.
• After created a keyword you can use a key word to any test case.it is
time saving process.
• Step 1 : All step are the same like first practical first of all open ride
,created a project and add selenium library and created Test case.
• Step 2 : create a keyword .Enter the name of keyword in this
practical the keyword name is login.
Step 3 : Put a value of in keyword it same like test case .Also use the
button after run the site will automated close.
Step 4 : Write a program in edit or text edit.
OUTPUT:
Practical 10 :Select Checkbox using Robot Framework.
Step 1 : All step are the same like first practical first of all open
ride ,created a project and add selenium library and created
Test case.
Step 2 : Write a code in edit and text edit.
OUTPUT:
OUTPUT: