Skip to content

Commit

Permalink
Tested Next 100 credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
sachin3339 committed Jun 13, 2020
1 parent e164672 commit d438871
Show file tree
Hide file tree
Showing 68 changed files with 106 additions and 216 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>SeleniumCourse</name>
<name>Fusion Automation Testing</name>
<comment></comment>
<projects>
</projects>
Expand Down
File renamed without changes.
105 changes: 105 additions & 0 deletions Test/Fusion Automation Testing/src/main/resources/main.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@

Feature: Login Auth

Scenario Outline: Login functionality exists
Given User have opened the browser
When User have opened Fusion website and verify the title
When User entered username as "<username>" and password as "<password>"
Then Pressed Login Button
Then Dashboard Must appear and verify the dasboard Title
When click on complaint Module
Then Fill the form and select the Electricity as complaint type and Location as Hall3
Examples:
|username|password|
|2019047|{|*|;6o|
|2019048|,Ssfs\}|
|2019049|79?s\V)|
|2019050|\1\Y4t.|
|2019051|8BTx6gj|
|2019052|*H6~3:`|
|2019053|CVC~Y3e|
|2019054|]zlENBe|
|2019055|>dHkJdQ|
|2019056|2Jvla[c|
|2019057|(}O7b>t|
|2019058|Q2+GSN6|
|2019059|C6t0owJ|
|2019060|~;YnQb6|
|2019061|j"[^5yo|
|2019062|ACTaQL~|
|2017356|ma5mGG>|
|2019063|>L~JV:7|
|2019064|9c7URI(|
|2019065||MSxAJ2|
|2019066|pw''6@V|
|2019067|p}+U8ph|
|2019068|Ga]BBk*|
|2019069|CQLrN@o|
|2019071|wdELy!6|
|2019072|B}UAn(u|
|2019073|JN<"(.P|
|2019074|'Tri7Mf|
|2019075|GF=0*g3|
|2019076|gtPZWN)|
|2019077|tl>/F,.|
|2019078|JIaF%xS|
|2019079|vHANepF|
|2019081|;k0(dJk|
|2019082|iac<F3{|
|2019083|&<w3s`k|
|2019084|Sn{5BSo|
|2019085|M\2h\q/|
|2019087|^CV/[s/|
|2019088|sUjF/'c|
|2019089|v{}|CfU|
|2019090|h*04gdT|
|2019091|<NL.J-H|
|2019092|p;Y%YCY|
|2019093|:^VO;Mh|
|2019094|yp5,P]-|
|2019095|{K"8CWJ|
|2019096|V_yWGOc|
|2019097|W_g-lU)|
|2019098|DaV19&e|
|2019099|<Fb=NDs|
|2019100|iBFE`t9|
|2019101|w?^cMqT|
|2019103|OF:1&{q|
|2019104|Y^1ep2w|
|2019105|+t)~+Ih|
|2019106|b(6;At:|
|2019107|`#VM(va|
|2019108|Y(=yG"s|
|2019109|qP>f\(B|
|2019110|P1vNaIh|
|2019111|^'f8Xf1|
|2019112|y*dq0_#|
|2019113|(a'Ufyx|
|2019114|Df-(,5{|
|2019115|\5Au<,3|
|2019116|wB~=_i<|
|2019117|O|uUhIe|
|2019118|kX%x].q|
|2019119|JRzW1C9|
|2019120|YhJt*2x|
|2019121|$<g|V/[|
|2018006|TSyk5oV|
|2018008|>jXKj\}|
|2018011|WhE^7vS|
|2018012|7$j]E(t|
|2018016|^tPn[j2|
|2018022|$m3;Wwo|
|2018025|[k>Rdb6|
|2018030|bHS#dhE|
|2018038|v*sr6t5|
|2018047|>Pi4dlg|
|2018051|/xN?h:^|
|2018056|:8N>(Cd|
|2018060|\he^Y_~|
|2018071|YVd,t6%|
|2018117|yxE^_6v|





215 changes: 0 additions & 215 deletions Test/Fusion Login Auth DDT/src/main/resources/main.feature

This file was deleted.

0 comments on commit d438871

Please sign in to comment.