| bio | website | sqlandsiva.blogspot.com |
|---|---|---|
| location | Bangalore, India | |
| age | ||
| visits | member for | 1 year, 11 months |
| seen | 4 hours ago | |
| stats | profile views | 178 |
My Interests - Database Developement (MSSQL, NOSQL Databases, Getting Started with Big Data), QA, Test Automation and Tools Development
My best of SQA & SO:
- Load testing tools vs. making your own
- Good resources for building a QA team
- Should programmers run automated tests written by QA?
- Testing webservice engine: best practice
- What are the tiers of testing that should be done on a large scale distributed system?
- Is there any standard tool to estimate disk space requirement for SQL Server?
- Selenium 1 to Selenium 2 Migration
- Question - Selenium Web Test Automation Framework Best Practices
|
Oct 13 |
revised |
How to read log files from Tamper Data Firefox add-on? deleted 5 characters in body |
|
Oct 13 |
comment |
Do you verify presence of text in your automated tests? Yes. There were defects. Example1 - In a particular locale text was changed before feature launch, Example2 - Localization strings were missed in certain locales only English was displayed. |
|
Oct 13 |
answered | How to read log files from Tamper Data Firefox add-on? |
|
Oct 13 |
comment |
Do you verify presence of text in your automated tests? The logic is - these text content would be changed time to time for a locale / all locales. We read it from XML based on locale, id from an XML file. This method would help you run your test across locales. This would help you to scale your automation across locales. If you pass locale value as parameter to invoke tests. This should be used for picking right strings to be checked for that locale. I have seen it successfully used last couple of years in my previously organization. |
|
Oct 13 |
revised |
Do you verify presence of text in your automated tests? added 34 characters in body |
|
Oct 13 |
answered | Do you verify presence of text in your automated tests? |
|
Oct 11 |
answered | Best practices to test PowerShell cmdlets? |
|
Oct 11 |
comment |
Testing a live and staging site with Selenium IDE I have a selenium script i created sometime back, (sqlandsiva.blogspot.com/search/label/…). This code needs refactoring. Getting started from this. Parse all the elements obtain the values and store it in a text file. Next when you parse in another environment compare it and report the result. It is still possible as long as the id's to identify are the same in both the environments. |
|
Oct 10 |
answered | Best guidelines for bug reporting? |
|
Oct 5 |
answered | Good resources for building a QA team |
|
Sep 30 |
revised |
Testing cloud based applications added 369 characters in body |
|
Sep 30 |
comment |
data warehouse testing checklist Please check related question sqa.stackexchange.com/questions/1212/… |
|
Sep 12 |
revised |
Automation for export tasks (Word/PDF/CSV) added 30 characters in body |
|
Sep 12 |
comment |
Automation for export tasks (Word/PDF/CSV) It is SSRS (SQL Server Reporting Services), I am looking for it. |
|
Sep 11 |
asked | Automation for export tasks (Word/PDF/CSV) |
|
Sep 6 |
answered | Functional tests for Flash |
|
Sep 6 |
revised |
Testing cloud based applications added 332 characters in body |
|
Sep 4 |
answered | What are the tiers of testing that should be done on a large scale distributed system? |
|
Sep 2 |
revised |
Testing an application under continuous development added 138 characters in body |
|
Sep 2 |
answered | Testing an application under continuous development |