import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; public class seleniumbascis { public static void main(String[] args) { WebDriver driver= new ChromeDriver(); driver.get(“https://www.netsuite.com/portal/in/home.shtml”); } }
Author: Hareesh P
Test case document for ‘Ui of the account balance form ‘
TEST ID TEST CASES EXPECTED RESULT ACTUAL RESULT STATUS ATG-244_001 Check and verify the account balance form The account balance form should be working fine The account balance form is working fine PASS ATG-244_002 Check and verify the Ui of the account balance form is matching the current theme Ui of the account balance form… Continue reading Test case document for ‘Ui of the account balance form ‘
Test case document for ‘Ui of the account balance form ‘
ATG-244 Ui of the account balance form –TC ATG-244.xlsx
Test case for Return detail page
TEST ID TEST CASES EXPECTED RESULT ACTUAL RESULT STATUS ATG-244_001 Check and verify the Return detail page The return detail page should be working fine The account balance form is working fine PASS ATG-244_002 Check and verify the Ui of the Return detail page is matching the current theme Ui of the return detail page… Continue reading Test case for Return detail page
Test case document for ‘UI of the account balance form ‘
TEST ID TEST CASES EXPECTED RESULT ACTUAL RESULT STATUS ATG-244_001 Check and verify the account balance form The account balance form should be working fine The account balance form is working fine PASS ATG-244_002 Check and verify the Ui of the account balance form is matching the current theme Ui of the account balance form… Continue reading Test case document for ‘UI of the account balance form ‘
Testcase for Subscribe button and Footer section
TEST ID TEST CASES EXPECTED RESULT ACTUAL RESULT STATUS OTP-1229_001 Check and verfy the ui of the subcribe button and footer section The subscribe button and the footer section should be as per the design Ui of the subscribe button and footer section is not as per the mockup PASS OTP-1229_002 Check the responsive of… Continue reading Testcase for Subscribe button and Footer section
Testcase-Add Favicon for Website
TEST ID TEST CASES EXPECTED RESULT ACTUAL RESULT STATUS PPLD-338_001 Check whether the favicon is visible in the website. The favicon should be visible in the website Favicon is visible in the website PASS PPLD-338_002 Check whether favicon is visible in all the pages of the website . Favicon should be visible in all the… Continue reading Testcase-Add Favicon for Website
Test case for 404 page
TEST ID TEST CASES EXPECTED RESULT ACTUAL RESULT STATUS CDUS-1949_001 Check whether the 404 page is visible or not The 404 page should be visible The 404 page is be visible PASS CDUS-1949_002 Check whether the error or alert text is visible in webpage Error or alert text should be visible in webpage Error or… Continue reading Test case for 404 page