Performance Testing Interview Questions

Performance Testing Interview Questions Q) What is Performance testing? A) Timing for both read and update transactions should be gathered to determine whether system functions are being performed in an acceptable time frame. This should be done standalone and then in a multi user environment to determine the effect of multiple transactions on the timing of a single transaction. Q) …

Continue reading

Testing Tools Interview Questions

Testing Tools Interview Questions 1 What’s a ‘test case’? Ans: A test case is a document that describes an input, action, or event and an expected response, to determine if a feature of an application is working correctly. A test case should contain particulars such as test case identifier, test case name, objective, test conditions/setup, input data requirements, steps, and …

Continue reading

Testing Dictionary

Testing Dictionary Acceptance Testing: Formal testing conducted to determine whether or not a system satisfies its acceptance criteria – enables an end user to determine whether or not to accept the system. Alpha Testing: Testing of a software product or system conducted at the developer?s site by the end user. Affinity Diagram: A group process that takes large amounts of …

Continue reading