Monday, October 15, 2018


6.  Explain your web application architecture?

Web application is tested in 3 phases
1.  Web tier testing –> browser compatibility
2.  Middle tier testing –> functionality, security
3.  Data base tier testing –> database integrity, contents

7. suppose the product/application has to deliver to client at 5.00PM,At that time you or your team member caught a high severity defect at 3PM.(Remember defect is high severity)But the client is cannot wait for long time. You should deliver the product at 5.00Pm exactly. Then what is the procedure you follow?

The bug is high severity only so we send the application to the client and find out the severity is priority or not. If its priority then we ask him to wait.
Here we found defects/bugs in the last minute of the delivery or release date Then we have two options
1.  Explain the situation to client and ask some more time to fix the bug.
2.  If the client is not ready to give some time then analyze the impact of defect/bug and try to find workarounds for the defect and mention these issues in the release notes as known issues or known limitations or known bugs. Here the workaround means remedy process to be followed to overcome the defect effect.
3.  Normally this known issues or known limitations (defects) will be fixed in next version or next release of the software

8.  Give me examples for high priority and low severity defects?

Suppose in one banking application there is one module ATM Facility. In that ATM facility when ever we are depositing/withdrawing money it is not showing any conformation message but actually at the back end it is happening properly with out any mistake means only missing
Of message. In this case as it is happening properly so there is nothing wrong with the application but as end user is not getting any conformation message so he/she will be Confuse for this. So we can consider this issue as HIGH Priority but LOW Severity defects…

9.  Explain about Bug life cycle?

1)  Tester->
2)  Open defect->
3)  Send to developer
4)  ->if accepted moves to step5 else sends the bug to tester gain
5)  Fixed by developer ->
6)  Regression testing->
7)  No problem inbuilt and sign off

->if problem in built reopen the issue send to step3

10. How can you report the defect using excel sheet?
To report the defect using excel sheet Mention: The Future that been effected.
Mention: Test Case ID (Which fail you can even mention any other which are dependency on this bug)
Mention : Actual Behavior
Mention : Expected Behavior as mentioned in Test Case or EFS or EBS or SRS document with section
Mention : Your Test Setup used during Testing Mention : Steps to Re-Produce the bug Mention : Additional Info
Mention : Attach a Screen Shot if it is a GUI bug
Mention : Which other features it is blocking because of this bug that you are unable to Execute the test cases.
Mention: How much time you took to execute that test case or follow that specific TC Which leaded to bug?





0 comments:

Post a Comment

Translate

Popular Posts

Total Pageviews