Skip to content

Scenario 2.1.1. Send Customer Preferences

2.1.1.F4. Send preferences fails when the contact information fields are empty.

  • GIVEN user already logged in
  • AND user visit page home
  • WHEN user click button "Mulai Konsultasi Gratis"

alt text

  • THEN user redirected to page "Pilih Lokasi"
  • WHEN user type "Surabaya Timur" into input location
  • AND user type "Malang" into input location

alt text

  • THEN user see choosen badge "Surabaya Timur"
  • AND user see choosen badge "Malang"

alt text

  • WHEN user click button "Continue"

alt text

  • THEN user redirected to page "Informasi Budget"
  • WHEN user type "200,000,000" into input minimal anggaran
  • AND user type "300,000,000" into input maksimal anggaran
  • AND user type "0" into input minimal uang muka (dp)
  • AND user type "20,000,000" into input maksimal uang muka (dp)
  • AND user type "1,000,000" into input minimal cicilan bulanan
  • AND user type "3,000,000" into input maksimal cicilan bulanan
  • AND user type "35" into input usia
  • AND user choose "Menikah" into checkbox status pernikahan
  • AND user type "2" into input jumlah tanggungan

alt text

  • WHEN user click continue button

alt text

  • THEN user redirected to page "Kendala anda saat ini"
  • WHEN user checks the "Penghasilan terbatas" checkbox

alt text

  • WHEN user click continue button

alt text

  • THEN user redirected to page "Kebutuhan Promo"
  • WHEN user checks the "Sewa dulu, beli kemudian" checkbox

alt text

  • WHEN user click continue button

alt text

  • THEN user redirected to page "Informasi Kontak Anda"
  • AND user see "Dapatkan hasil rekomendasi" button is disabled

alt text

Released under the MIT License.