Interview Questions Flashcards
How do you test if there are no requirements ?
1) I will perform Ad-Hoc Testing
2) I will go to Business Analyst, Subject Matter Expert, Project Manager or someone with knowledge.
3) If there is nobody with knowledge, i will depend on my experience and do exploratory testing. Still there will be at least end client who knows the system.
What’s the qualities of a good requirements?
As a QA, i would like to recieve requirments that are testable, easy to understand, unambiguous (not vague) consistent (not contradictory) captures the goal of the functionality well and with examples of a use case.
How many Test Cases did you write as a QA
As a QA i can create depending on a complexity about 15-20 test cases per day
In one sprint, I can create about 80-100 test cases per release
Do you test in Production
No as a QA i test in QA Environment
What do you do if QA Environment is down?
I log a Showstopper and contact steakholders
What if our company has no QA Env and you have to share UAT Env
I can work but this creates issues, i can mess up BA testing, ot vise verse, It’s always better to have a QA Env
How do you create a Test Case
1) First i get the requirements from the Business Analyst and analyze it for testability,
2) Then i create Test Scenarios
3) And Last i convert it into Test Cases
Analyze req>Create Test scenarios> Convert Test case
What’s UAT testing vs QA testing
UAT testing is testing the application from a users prospective. Tester runs only positive testing.
QA testing on the other hand tried to break the system. Runs all types of negative and postive test cases.
Whats QA and just regular Tester
QA is a large role than tester. QA not only tests the application but also makes suggestions for SDLC And STLC improvements.
Tester just tests the application.
What is better Waterfall or Agile
Well it depends on what you are doing. Both are great for certain projects. Big projects are better handled with Waterfall. Agile is better suited for fast paced and chaning requirements
If the project is big then Waterfall
-If the duration is short then Agile
-If there are experienced eployees the Agile
-If the requirements well knows thenWaterfall.
What’s the models of Waterfall Methodology and Agile
Waterfall is Linear and sequential
Agile is Spiral
How long is the duration for Waterfall Methodology vs Agile
Waterfall is long , 6 month or more.
Agile is short 2-6 weeks.
What kind of bugs have you found at your job?
I have found all types of bugs. Mostly i found bugs in functionalities, in UI, in Databases and in Server logs
Who assigns bug priority
Business analysts assigns the priority of the bug. BA recieves email after QA logs a bug and then BA assigns priority promptly. If BA forgets i remind him.
How many defects do you log per release
Around 3 to 10 bugs per sprint