Automation Tip for Web Applications
When working with web applications instead of using some recording software to record steps for your automated test suites, it […]
I enjoy growing software and experiencing life.
I enjoy growing software and experiencing life.
When working with web applications instead of using some recording software to record steps for your automated test suites, it […]
Security is a factor of the sum of all systems and not just an individual system. A good example of […]
If I wake up in the morning and tell myself today is going to be a good day, it usually […]
Today at work I got an excellence award with others in my QA team. I learned that hard work pays […]
Showstopper = an act so striking or impressive that the “show” must be delayed until the audience quiets down.
Never trust any input from the user. Rather than creating a list of characters to filter(blacklist), create a list of […]
My co-workers give me a hard time for “working” and not saying much. While I consider my co-workers friends, I […]
If you don’t like your job, try trading tasks with other co-workers. Work takes a whole new meaning when you […]
I like how when I started this job they told me I would have a mentor to guide me through […]
Countless inputs, states, and code paths make it impossible to test everything. Not to mention constraints like different testing environments […]