Hire QA – Specialized in QA Recruitment, Technical Interviews and Testing Solutions

Archives: FAQs

What is Latent Defect?

Latent Defect is a hidden defect in software still unknown to end user until particular task or operation is not performed by running the application. this type of defect are difficult to identify, pass through all testing, remains hidden even after production, occurs only in certain scenario, can surface after release of the product.

Why all websites visited want to have your consent to use cookies?

Many websites have changed their privacy policies after the law and the recent developments of user data breaches in the tech industry. This will help make the users understand what data are collected using cookies and what happens to it after they are collected.

What is Data Migration Testing? What are the different approaches followed in Data Migration?

Migration testing validates migration of application from old system to new system wi th data integrity, no loss of data, and minimal downtime, with functional and non-functional aspects are met post migration. Pre migration, migration and post migration tests are phases of migration test. In addition backward compatibility and rollback tes ts are executed along …

What is Data Migration Testing? What are the different approaches followed in Data Migration? Read More »

If any bug is reproducible only on Testing server and not on Development server, how you make sure that the developer fixes that bug?

The steps or scenario carried out to reproduce defect at test environment but the same steps carried out at development server if does not produce defect. It may happen that there can be some files missing at test environment, code changes at development server due to update on build. Tester has to reproduce the defect …

If any bug is reproducible only on Testing server and not on Development server, how you make sure that the developer fixes that bug? Read More »

What is Installation Testing?

Installation testing is to verify that the application has been successfully installed on environment as per the steps and order of installation listed in installation guide and is working as user acceptance tests and expected as requirement document. During every build deployed by software testers on test servers installation testing is carried out. The steps …

What is Installation Testing? Read More »

How can you make your software ready for accessibility?

Screen Readers like JAWS, NVDA, VoiceOver, Window-Eyes, and Digital voice recorders of brands like EVISTR, OLYMPUS WS-852, Zoom, Tascam and SONY can be integrated with software to add accessibility feature for disabled individuals.To learn more about accessibility testing visit https://www.qafox.com/importance -of-accessibilitytesting-for-disabled/.

What is Accessibility Testing?

Accessibility testing is a subset of usability testing, is a process of testing an amount of ease of using the application by disabled individuals. Based on the type of disability various tests are carried out on software to check accessibility features designed specifically for disabled either manually or automatically using tools.The objective of accessibility testing …

What is Accessibility Testing? Read More »