Monday, June 29, 2015

Installation of Selenium IDE on FireFox

Steps to Install Selenium IDE on FireFox:
*****************************************
Step.1: Open FireFox Browser

Step.2: Type the below Selenium Home URL to get latest version of Selenium IDE
          http://www.seleniumhq.org/

Result: The below Home Page will get displayed:



Step.3: Click on "Download" tab as highlighted below:




Step.4: Scroll down mouse to navigate to "Selenium IDE" section : Click on Latest Version displayed for Selenium IDE as shown below:


Step.5: Click on "Allow" button for the pop-up message displayed as shown below:



Result: Wait till it gets downloaded Completely



Step.6: Click on "Install Now" button once its enable as shown below:



Step.7: Click on "Restart Now" button displayed in the pop-up window as shown below :



Result: Wait for FireFox gets restarted

Step.8: Click on "Tools" from FireFox menu - Verify Selenium IDE displayed in the list of options under "Tools"

And Click on "Selenium IDE" displayed in the list of options under "Tools" as shown below:



Result: The below Selenium IDE pop-up window will get displayed with further available options to enhance testing using IDE:




Step.9: Click on "Format" from Selenium IDE Menu:



Step.10: Click on "Options" button : Check the check box for "Enable engineering features" option highlight as below and click on "OK" button



Step.11: Click on "Options" from Selenium IDE Menu -Click on "Format":




Result: 
1. The supported list of languages displayed as shown above
2. "HTML" is selected by default (Recording Mode)

Now, Selenium IDE is ready for Recording and Playing and many more :)


Thanks Much,
** Bin **  

SAP-SD : Most Common T-Codes and Tables

Most Common T-Codes:
************************

CUSTOMER
T-Code
Description
XD01
Create New Customer
XD02
Change Existing Customer
XD03
Display Existing Customer
XD05
Block Existing Customer
FD32
Credit Management Change for Individual Customer


SALES ORDER
T-Code
Description
VA01
Create Sales Order
VA02
Change in Existing Sales Order
VA03
Display Existing Sales Order
VKM1
List of blocked SD documents


SALES CONTRACT
T-Code
Description
VA41
Create Sales Contract
VA42
Change Existing Sales Contract
VA43
Display Existing Sales Contract


BILLING DOCUMENT
T-Code
Description
VF01
Create Individual Billing Document
VF02
Change Individual Existing Billing Document
VF03
Display Individual Existing Billing Document
VF04
Run Billing Due List
VF05
List Existing Billing Documents
VF06
Background Processing – Billing
VF11
Cancel Billing Document


INVOICE
T-Code
Description
FBL5N
Display Invoices of Customer
FBL1N
Display invoices of Vendor


PAYMENT
T-Code
Description
F110
Run Automatic Payment


Dunning
F150
Run Dunning

Most Common Tables:
**********************

SALES ORDER
Table: VBAK, VBAP, VBEP, VBKD, VBPA, VBUK, VBUP

BILLING DOCUMENT
Table: VBRK, VBRP

CREDIT MEMO REQUEST
Table: VBAK, VBAP, VBEP, VBKD, VBPA, VBUK, VBUP

DEBIT MEMO REQUEST
Table: VBAK, VBAP, VBEP, VBKD, VBPA, VBUK, VBUP

CUSTOMER
Table: KNA1,KNB1,KNB4,KNB5,KNBK,KNKA,KNKK,KNVV,KNVI,KNVP,KNVD,KNVS,KLPA


Thanks Much,
** Bin **