externship-sag / RSATeam1

0 stars 1 forks source link

RSA - Test Design for Feature 2 (Gayatri) #30

Open Pavithra-Kayal opened 2 years ago

Pavithra-Kayal commented 2 years ago
Gayatrivl commented 2 years ago

[ 08/08/2022] Feature 2 includes five new columns in Results.csv ---Emailid, Mobile #, Career break, Whole skill set and certifications and the existing column "Skill" modified to "Primary skill".

"Email id" column should be populated with available email ids(one or more) in Resume file. "Mobile number" column should be populated with the phone number(s) in the resume (no validation). "Career break" column is populated with "yes" based on the keyword "careerbreak" or "re-enter" or reenter" in the Resume file. "Whole skill set" column which should be able to search the resume for skills keyword and fetch the next 10 lines to this column "Certification" column should search for the "Certifications" keyword in Resumes and fetch next 5 lines to this column.

Based on Primary Skill, Experience and Qualification as mentioned in RSAConfig.xml file, the "Eligible" field in the Results file should be populated with "Yes/No" on "match/nomatch" respectively.

Designed the testcases for the above features Sent for review to Madhavi.

09/08/2022

Updated as per review comments