BlogHide Resteemssaifsadiq (31)in selenium • 6 years agoIt's no secret that Selenium is the most popular tool for test automation, but does that make it the best? 🤔Selenium is one of the most popular and widely-used browser automation tool. This portable software testing framework has enjoyed a loyal user base and a great amount of attention ever since its…saifsadiq (31)in softwaretesting • 6 years agoMake sure your web app will work for all users by testing cross-browser compatibility with the variety of tools discussed here.Cross-browser compatibility testing is a necessity in the face of modern web app development. At first, it would seem very baffling, but it really isn’t! You might have encountered an outage where…saifsadiq (31)in softwaretesting • 6 years agoConstructing an effective information architecture is a critical aspect of website construction and keeping users engaged.Conveying information through your website is a sensitive and critical task. Your web application may have a lot to convey, but if you don’t structure the content well enough, it could ultimately…saifsadiq (31)in selenium • 6 years agoYou know you should automate your tests as part of your DevOps workflow, but are you sure about which ones need to be automated?Web application test automation has many advantages compared to manual testing. First of all, it improves results and quality, increases reliability, and reduces deviation in the results. In…saifsadiq (31)in softwaretesting • 6 years agoGood Tests and Bad Metrics: Choosing Quality Over Quantity in Software TestingAs a part of the quality assurance team, you are always expected to carry a quality stick to ensure quality is maintained to a "T." We are always asked to put ourselves into the shoes of the…saifsadiq (31)in selenium • 6 years agoTop 13 Resources for Learning Selenium AutomationWith many testers transitioning from manual to automation testing, Selenium automation resources are going viral on the Internet. If you search Selenium automation on Google, hundreds of resources…saifsadiq (31)in modernizr • 6 years agoFeature Detection With Modernizr for Cross-Browser CompatibilityModernizr is an open source and compact JavaScript library that allows developers to craft various levels of experiences for users with respect to cross-browser compatibility. Modernizr helps…saifsadiq (31)in selenium • 6 years ago11 Reasons To Use Selenium for Automation TestingWhen we talk about automation testing, Selenium always finds its way to the conversation. Being one of the best tools for automation testing, Selenium is well loved by developers and testers across…saifsadiq (31)in softwaretesting • 6 years agoTest Your Website on All Mobile Devices Using These 9 ToolsWeb apps need to work on both desktop and mobile browsers. Check out these 9 tools that can help ensure your apps function as they should. Check out all tools:saifsadiq (31)in selenium • 6 years agoA Complete Guide to Learning the Selenium IDESelenium IDE is one of the four basic components of Selenium itself, together with the Selenium Grid, the Selenium Remote Control (RC), and the WebDriver. Selenium IDE represents a software…saifsadiq (31)in devops • 6 years agoTake a look at some questions you can expect to come across when interviewing for a microservices developer or architect role.A survey by Nginx shows that 36% of enterprises are currently using microservices, while another 26% are doing research on how to implement them. So now could be a good time to get into microservice…saifsadiq (31)in softwaretesting • 6 years agoWhy it is important to perform cross-device testing of your web application?Gone are the days when an average 800 X 600 monitor was used by most people worldwide to access websites. At present, there are 5-6 resolutions only in desktops, counting 2k as well as 4k. Apart…saifsadiq (31)in softwaretesting • 6 years agoHere are some frameworks that are great for testing hybrid and cross-browser applications, that are also compatible with Python.Python has become one of the most widely used programming languages. The reason behind its popularity is that it is extremely easy to use and allows you to create platform independent programs. It…saifsadiq (31)in softwaretesting • 6 years agoSkyrocket Your Cross-Browser Testing With Minimal EffortOne thing that is evident with developers is their preferences for IDEs, operating systems, browsers, etc. If you take the case of web developers, a majority of them have an affinity towards certain…saifsadiq (31)in softwaretesting • 6 years agoEnsuring your apps are cross-browser compatible is key to their success. Look at 10 things devs can do to ensure cross-browser compatibility.One of the major hurdles that web developers, as well as app developers, face is testing their website/app across different browsers. This is also called ‘Cross-Browser Testing.’ There are so many…saifsadiq (31)in softwaretesting • 6 years ago11 Skills of Highly Effective Software TestersTesting is a very important step in software development. A bug within a simple application can often have catastrophic consequences for a developer. It is thus essential that we have someone who…saifsadiq (31)in softwaretesting • 6 years agoEradicating Memory Leaks in JavascriptIf you're not careful, you can build a memory leak right into your code. Read on to learn how to prevent this from happening.saifsadiq (31)in softwaretesting • 6 years agoHow do you create cross-browser compatible HTML and CSS❓🤔How many times have you encountered a situation where a particular web page or complete website renders differently on different browsers? The situation becomes more complicated when the test is…saifsadiq (31)in testmanagement • 6 years agoWhy You Need to Understand Test Management Strategy to Become ProIn the current age, the traditional waterfall model is slowly becoming obsolete, paving the way for Agile and DevOps. Previously, the testing phase was kept to be executed in the end, and often…saifsadiq (31)in machinelearning • 6 years agoLearn how algorithmic robots work with a simple example of teacher bots and student bots.🗒️Ever wondered how you went to YouTube to watch just a five-minute video but ended up there for three hours? Or saw an advertisement for exactly the same thing that you'd been planning to buy for a…