June 6, 2023

WATIR

 WATIR - Web Application Testing Using Ruby.


For Testing the Web applications; WATIR is the best open source tool for Automation.

>> WATIR use Ruby Language for automation.
>> Best Open Source tool..
>> You can write your testcases which is easy to read and easy to develop....
>> Faster Development...
>> It easy to integrate with other tools...
>> Watir Webdriver is used...
>> Supports multiple platform and Multiple browsers...

Pre-requisite:
>> Ruby setup
>> watir webdriver gem 

Have some basic knowledge in RUBY Scripting for looping and more action

So  Automation will became a challenging task nowadays. Keep learning.

May 15, 2023

Don't do add your Widget with multiple scroll bar

 Today I tried to do a setup of my adsense account and noticed an interesting behaviour.


See the image below 



In the above image, you can view  responsive design option selection for configuring my adsense account

while adding the gadget I got an error saying, could not add a widget. I tried all the banner sizes and all throws the same error message.
I got confused on the exact error where it got failed. after multiple tried I noticed the scroll bar options in it.

While scrolling down, I got the error message saying, An Internal Error occurred, Please try again My bad

To view this error message, I need to use scroll down option in 1) browser scroll option. 2) popup scroll which is displaying in the image. 3) again inner scroll bar in the same image. 

Interesting design to use right :( 

May 8, 2023

which Answer is correct AI or Interactive

 Today I tried to find the length of a string from microsoft bing AI chat and Python interactive table.

Calculate and tell me which answer is correct.

PYTHON Interactive shell.



BING chat result.




May 7, 2023

who can answer me now

 




Modern AI technology cant answer my query. How to share this request with microsoft bing team.

// is a floor division in python. how can I get this in AI

Do you think AI will replace Human interventions. If yes, then As a tester, how can I challenge myself to the AI

1 thing I noticed like AI is also a programmaing language which will not give challenge to human brains.