टेस्ट करना
सॉफ़्टवेयर की टेस्टिंग एक ऐसी प्रोसेस है जिसमें किसी गड़बड़ी
और असामान्य या अनचाहे व्यवहार का पता लगाने के मकसद से किसी प्रोग्राम को चलाया जाता है. टेस्टिंग और टेस्ट-ड्रिवन डेवलपमेंट (टीडीडी),
Android के डेवलपर के लिए सॉफ़्टवेयर डेवलपमेंट की प्रोसेस का एक अहम चरण है. इससे व्यावसायिक और एंटरप्राइज़ सॉफ़्टवेयर में खराबी की दर कम होती है.
असोसिएट Android डेवलपर सर्टिफ़िकेशन परीक्षा की तैयारी के लिए, डेवलपर को:
- जांच से जुड़ी बुनियादी बातों को अच्छी तरह समझना
- ज़रूरी स्थानीय JUnit जांच लिखना
- एस्प्रेसो यूज़र इंटरफ़ेस (यूआई) टेस्ट फ़्रेमवर्क को समझना
- अपने-आप काम करने वाले Android टेस्ट लिखने का तरीका जानें
संसाधन
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2022-07-27 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2022-07-27 (UTC) को अपडेट किया गया."],[[["Software testing is crucial for identifying errors and unexpected behavior in software, ultimately reducing defects in released products."],["Android developers preparing for the Associate Android Developer certification should have a strong grasp of testing fundamentals, including writing JUnit and Espresso tests."],["Developers need to be proficient in creating effective automated Android tests to ensure the quality and reliability of their applications."]]],[]]