Software Testing and Manual Interview Questions and Answers – Part 4
1) What is Reliability Testing?
The application is tested for its ability to function in the given environment condition consistently over a period of time. Eg: When the Safe Mode is On in an Computer.
2) What is Spike Testing?
Sudden burst in an application when there is a huge amount of queue at a particular time is called as Spike Testing. Eg: IRCTC Application.
It is a kind of Load testing.
This testing is done to perform a stability of a system. There is a burst in concurrent users varying a period of time.
3) What is Optimal Testing?
Testing the application by giving the required number of valid inputs (or) required number of invalid input is called as Optimal Testing.
4) What is Recovery Testing?
It is a type of Non-Functional Testing. Recovery Testing is done in order to check how fast and better the application can recover after it has gone through any type of crash (or) hardware failure,etc.
Recovery Testing is the forced failure of the software in a variety of ways to verify that recovery is properly performed.
5) What is Internationalization Testing?
It is also called as Internationalization Testing/ i18N Testing.
It is process of designing & developing a software for different regions & for different languages without engineering changes is termed as Internationalization.
Testing the internationalized software for a specific region & for a specific language is what is called as Internationalization Testing.
6) What is Translation Verification Testing?
It is a testing which is done for the appropriate words/ slang to be used at the same (or) particular scenario is termed as Translation Verification Testing.
It is done by the person called language expert with the application called Translator.
7) What is Localization Testing?
It is also called as L10N Testing. Localization Testing is the software testing process of adapting the internationalized software for a specific region (or) for a specific language is termed as Localization. Testing the localized software for a specific region (or) for a specific language is what is called as Localization testing. The areas affected by Localization Testing are UI and content.
8) What is Globalization Testing?
Combination of Internationalization & Localization Testing is what is called as Globalization Testing.
9) How do you differentiate Functionality Issue & Globalization Issue?
In case for example, if the test case fails in all the four languages it is called as Functionality Issue Whereas if the test case fails only in one language but passes in the remaining three languages is called as Globalization Issue.
10) In How many ways does the Developer write the code usually?
The Developer writes the coding in two ways namely:
- Common Coding
- Platform Specific.
Please leave your questions/comments/feedback below.
Happy Learning 🙂
Connect to me on Linked In (Click here)
On a mission to contribute to the Software Testing Community in all possible ways.