1,014 reputation
418
bio website loader.io
location Anaheim, CA
age 30
visits member for 2 years
seen 2 days ago
stats profile views 39

I believe in and strive for quality - may it be products, code, comments, documentation or anything else that I do. Effort and attitude counts more than the final result.

Check out this load testing tool (developed by devs at the company I work for):

http://loader.io


Oct
18
suggested suggested edit on How to assert values on a page opened by a link on another page?
Oct
15
revised How to test search engine results?
edited tags
Oct
15
comment Select a certain item by clicking a link beside that item
Need some more of the html. Please provide the parent tag as that would be very useful in this case e.g. <table> tag and possibly the one above that too.
Oct
13
comment Selenium not recognizing actions on JavaScript-generated page
I have faced an issue similar to this before? Check out this question: sqa.stackexchange.com/questions/1039/…
Oct
13
comment What are the building blocks of QTP 10 Automation Object Model
Where have you searched so far for this information? Looking up google for "qtp object model", I found a lot of results. Did none of this help you?
Oct
11
revised Unable to get focus back to child window
made it more readable
Oct
10
reviewed Close HP QTP 10 Issue while logging onto the demo Mercury Website
Oct
10
suggested suggested edit on Unable to get focus back to child window
Oct
10
comment Select a certain item by clicking a link beside that item
Finally edited, hopefully it doesn't change the original question
Oct
10
comment Select a certain item by clicking a link beside that item
That's my point. If the label and the select are separate elements, which it seems from the question it won't work.
Oct
10
answered Select a certain item by clicking a link beside that item
Oct
10
revised Select a certain item by clicking a link beside that item
Edit attempt # 2
Oct
10
comment Select a certain item by clicking a link beside that item
I think he/she is looking to click the "select" next to mahmoud, and seems like "mahmoud" is not a link
Oct
10
suggested suggested edit on Select a certain item by clicking a link beside that item
Oct
9
reviewed Reviewed Selenium RC Type command not working on IE10
Oct
9
comment Selenium RC Type command not working on IE10
You can look at this question: sqa.stackexchange.com/questions/3915/… OR just type up "selenium rc browser compatibility" in google and you will get your answer.
Oct
9
reviewed Reviewed Select a certain item by clicking a link beside that item
Oct
9
comment Select a certain item by clicking a link beside that item
Tried to edit, but gave up half way. Absolutely can't understand the question. Please break down your question into smaller statements.
Oct
8
reviewed Reviewed Testing with no QA team in an agile development environment
Oct
8
comment Testing with no QA team in an agile development environment
What if developing as fast as possible creates more bugs? This will increases the amount of time spent in testing + documenting bugs + fixing + (all 3 again). If the developers are creating a code with too many bugs, developing faster will only make the matters worse.