Software Testing Interview Questions| 1.5+ YOE| Testing Interview Questions| QA Mock Interview
@rdautomationlearning609 #Testinginterviewquestions #QAinterviewquestions #SoftwareTestingInterviewQuestions #Testingquestionsforfreshers In this video we have testing mock interview questions for 1.5+ Years of experience Write test conditions and test data to test a app which has login and signup screen on a mobile app and once you click on signup or login it takes you to a website to fill the remaining details(for sign up) or to perform any activities post login. The screens were provided with all the fields. Login:1. valid username and password2. invalid username and valid password3. valid username and invalid password4. try multiple times with invalid username/password5. try with empty username and password6. try to pass the sql query in the username and passwrd field7. provide invalid/valid credentials and click the signup link.8. multiple user login at the same time.9. before clicking the login shutdown the backend/network/registration service and click the signup.10. check the login feature in different mobile brands and versions. Components of Test Plan Test Plan id Introduction Test items Features to be tested Features not to be tested Test techniques Testing tasks Suspension criteria Features pass or fail criteria Test environment (Entry criteria, Exit criteria) Test deliverables Staff and training needs Responsibilities Schedule Components of Test Strategy Scope and Objectives Business issues Roles and responsibilities Communication and status reporting Test deliverables Industry standards to follow Test automation and tools Testing measurements and metrics' Risks and mitigation Defect reporting and tracking Change and configuration management Training plan Ask what type of values can be passed to Grade function.If its in string format, then we need to Parse the values to Int.If its a string format, then it can be null or empty or can have spaces in between. Test data to test function Grade(ObtainedMarks, TotalMarks):1. Boundary conditions.Test each individual grades for their boundary conditions.i.e Marks Obtained = 0, 40, 41, 60, 61, 80, 81 and 100, assuming that Total Marks = 100. If total marks != 100, then change the values to test those Percentages.. Difference between Test Plan & Test strategy
Download
0 formatsNo download links available.