
MUBBASHIR11.BLOGSPOT.COM
Software, Software Testing and every thing in betweena blog about software, software testing and everything in between
http://mubbashir11.blogspot.com/
a blog about software, software testing and everything in between
http://mubbashir11.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.6 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
53
SITE IP
172.217.3.97
LOAD TIME
0.641 sec
SCORE
6.2
Software, Software Testing and every thing in between | mubbashir11.blogspot.com Reviews
https://mubbashir11.blogspot.com
a blog about software, software testing and everything in between
Software, Software Testing and every thing in between: August 2010
http://mubbashir11.blogspot.com/2010_08_01_archive.html
Software, Software Testing and every thing in between. About Pakistan, Software, Software Testing and every thing in between! Friday, August 13, 2010. Google Crisis Response - Pakistan Floods. Google Crisis Response - Pakistan Floods. Subscribe to: Posts (Atom). Software Testing Club - online QA and software testing community. Google Crisis Response - Pakistan Floods. Simple template. Powered by Blogger.
Software, Software Testing and every thing in between: June 2009
http://mubbashir11.blogspot.com/2009_06_01_archive.html
Software, Software Testing and every thing in between. About Pakistan, Software, Software Testing and every thing in between! Monday, June 15, 2009. Google Test Automation Conference 2009 - Zurich, Switzerland. Google Testing Blog: Google Test Automation Conference 2009 - Zurich, Switzerland. The word is out, We will be having my all time favorite conference i.e GTAC on October 21 and 22. At the Google offices in Zurich, Switzerland. I am sure this time we gonna create some noise on twitter with #gtac.
Software, Software Testing and every thing in between: December 2008
http://mubbashir11.blogspot.com/2008_12_01_archive.html
Software, Software Testing and every thing in between. About Pakistan, Software, Software Testing and every thing in between! Sunday, December 14, 2008. GTAC Videos and Slides Available. Sent to you by mubbashir via Google Reader:. GTAC Videos and Slides Available. Via Google Testing Blog. By Patrick Copeland on 12/12/08. Posted by Lydia Ash, GTAC. The Google Test Automation Conference 2008. We were able to get the slide decks from our presenters. These are listed below with their video link. Http:/ www&...
Software, Software Testing and every thing in between: July 2011
http://mubbashir11.blogspot.com/2011_07_01_archive.html
Software, Software Testing and every thing in between. About Pakistan, Software, Software Testing and every thing in between! Sunday, July 10, 2011. Run Sikuli in (J)Ruby - (J)IRB. I use irb for composing and debugging scripts. Following is what you might need to do inorder to run Sikuli. Copy sikuli-script.jar to jruby lib. Cp /Applications/Sikuli-IDE.app/Contents/Resources/Java/sikuli-script.jar $JRUBY HOME/lib. Rvm list (to list currently installed rubies). Jruby-1.x.x :001 require 'java'. Sikuli on S...
Software, Software Testing and every thing in between: September 2010
http://mubbashir11.blogspot.com/2010_09_01_archive.html
Software, Software Testing and every thing in between. About Pakistan, Software, Software Testing and every thing in between! Monday, September 27, 2010. Disk Usage on a Remote host: Enable X11 Forwarding for ssh and run x11 application. Lately I was in the of analyze analyze disk space on a remote server, when you are on *nix you can do such things quite easliy. Ssh into your remote host and Enable. For enabling it for sshd (ssh deamon):. Sudo vi /etc/ssh/sshd config. Exit from current session. Installi...
TOTAL PAGES IN THIS WEBSITE
19
All About Software Testing: November 2009
http://sobianawaz.blogspot.com/2009_11_01_archive.html
All About Software Testing. Wednesday, November 18, 2009. Computer Weekly IT Blog Awards 2009. Computer Weekly’s blog award ceremony is going to be held on 25th November. In association with IBM. Check out the details here. Posted by Sobia Nawaz. Thursday, November 12, 2009. How to write an Effective Bug Report - Part 2. You should use different tools like Microsoft Paint or Cropper or any other of your choice to highlight and elaborate the particular bug area. Find some good tools here. In this case, it...
All About Software Testing: Computer Weekly IT Blog Awards 2009
http://sobianawaz.blogspot.com/2009/11/computer-weeklys-blog-award-ceremony-is.html
All About Software Testing. Wednesday, November 18, 2009. Computer Weekly IT Blog Awards 2009. Computer Weekly’s blog award ceremony is going to be held on 25th November. In association with IBM. Check out the details here. Posted by Sobia Nawaz. November 20, 2009 at 12:21 PM. Woohooo. im gonna nominate you and you surely me . arent you? November 23, 2009 at 1:36 PM. He he, i think we should do this, but its too early :), dont u feel that its very motivational for bloggers. View my complete profile.
All About Software Testing: How to write an Effective Bug Report - Part 2
http://sobianawaz.blogspot.com/2009/11/how-to-write-effective-bug-report-part_12.html
All About Software Testing. Thursday, November 12, 2009. How to write an Effective Bug Report - Part 2. Whenever you are reporting a bug always try to attach a screen shot, by using this method you can pinpoint the bug very easily, its a very good way to elaborate your bug that where the bug lies and highlight the particular area in the screen short where the bug lies and write the bug detail (steps which you follow to reproduce a bug) with that. 1 In the description area just write something like. Here ...
Test Inn: Holidays Sale | Discout Offers | Year-End Sale
http://test-inn.blogspot.com/2010/12/holidays-sale-discout-offers-year-end.html
My own territory to share about every possible way of vandalizing softwares- -. Wednesday, December 29, 2010. Holidays Sale Discout Offers Year-End Sale. I wonder why doesn't it happen in Pakistan! Everytime I see sale n discount offers at e-commerce websites on Christmas, New year, Halloween, Thanksgiving and other so many occasions I always force to think myself why doesn't merchants in Pakistan thinks this way? Quality lies in the eyes of customer -. Tuesday, April 26, 2011 2:33:00 PM. A Computer Scie...
All About Software Testing: How to Apply Synchronization Point in web and desktop Applications in QTP
http://sobianawaz.blogspot.com/2010/01/how-to-apply-synchronization-in-web-and.html
All About Software Testing. Tuesday, January 26, 2010. How to Apply Synchronization Point in web and desktop Applications in QTP. What is Synchronization Point:. Synchronization Point instructs QTP to pause until an object property achieves a specific value. Why we use Synchronization Point:. We use “Synchronization Point” to maintain the time coordination between testing process and our application process. Different ways to Apply Synchronization Point:. Basically there are 4 ways. Browser("Browser")...
All About Software Testing: May 2010
http://sobianawaz.blogspot.com/2010_05_01_archive.html
All About Software Testing. Sunday, May 02, 2010. What is Monkey Testing and its types. Few days back I come across an interesting term “Monkey Testing”, some people prefer to call it as “stochastic testing” a more technical word used to refer this type of testing. The name 'monkey' comes from an old traditional saying that is accepted by many as true or partially true that ‘a thousand monkeys at a thousand typewriters will eventually type out the entire works of Shakespeare. I Dumb Monkey Testing. QTP)y...
All About Software Testing: December 2009
http://sobianawaz.blogspot.com/2009_12_01_archive.html
All About Software Testing. Tuesday, December 08, 2009. Bug Found In Pakistan's # 1 Job Site. Few days back i have created my account in some famous job site, they declare them as Pakistan's # 1 Job Site. I have seen this problem many times while testing different applications in my office, and reported as bug and get it fixed as well. Posted by Sobia Nawaz. Subscribe to: Posts (Atom). View my complete profile. Agile Software Development Made Easy! QTP Blog by Ankur Jain. James Bach’s Blog.
All About Software Testing: January 2010
http://sobianawaz.blogspot.com/2010_01_01_archive.html
All About Software Testing. Tuesday, January 26, 2010. How to Apply Synchronization Point in web and desktop Applications in QTP. What is Synchronization Point:. Synchronization Point instructs QTP to pause until an object property achieves a specific value. Why we use Synchronization Point:. We use “Synchronization Point” to maintain the time coordination between testing process and our application process. Different ways to Apply Synchronization Point:. Basically there are 4 ways. Browser("Browser")...
All About Software Testing: What is Monkey Testing and its types
http://sobianawaz.blogspot.com/2010/05/what-is-monkey-testing-and-its-types.html
All About Software Testing. Sunday, May 02, 2010. What is Monkey Testing and its types. Few days back I come across an interesting term “Monkey Testing”, some people prefer to call it as “stochastic testing” a more technical word used to refer this type of testing. The name 'monkey' comes from an old traditional saying that is accepted by many as true or partially true that ‘a thousand monkeys at a thousand typewriters will eventually type out the entire works of Shakespeare. I Dumb Monkey Testing. QTP)y...
Test Inn: New Year Resolution!
http://test-inn.blogspot.com/2009/12/new-year-resolution.html
My own territory to share about every possible way of vandalizing softwares- -. Wednesday, December 16, 2009. My new year resolution is:. I will set a new year resolution each year :). Quality lies in the eyes of customer -. Also in: new year. Thursday, January 14, 2010 12:29:00 PM. Wao fatima g gr8, Tusi Chaaa Gae O :D. Carry on.Your comments cater me with the ingredients to bake this blog. Subscribe to: Post Comments (Atom). Karachi, Sind, Pakistan. View my complete profile. Interacitve shell for php-w...
TOTAL LINKS TO THIS WEBSITE
53
mub
Sunday, August 3, 2014. Sunday, July 20, 2014. 2014 Utah Football Season Predictions. Game 1- vs Idaho State. Score: Utah 45- Idaho State 10. Game 2- vs Fresno State. Score: Utah 34- Fresno State 24. Game 3- at Michigan. Score: Utah 38- Michigan 30. Game 4- vs Washington State. Schulz threw for 347 yards and 3 touchdowns. This means I personally could throw for 200 yards and 2 touchdowns. So after Travis Wilson had a great game against Michigan I expect big things from him. Game 5- at UCLA. Game 7- vs USC.
Mubbash Celebrities
234 (0) 814 429 0855. 234 (0) 905 060 9966. Interested Agents/ Regional Representatives. The world of man has assumed a jungle of survival of/for the fittest; with each click of the clock, humanity is gradually drifting towards self destruct. It is an unfortunate anomaly. Ordinary men are being held captive by the experience of yesterday. Modalities for Award are as follows;. Follow us on twitter. Like us on facebook.
Mubbasher's corner - Everything is possible (except the few things that are not)
Everything is possible (except for the few things that are not). Welcome to Mubbasher's little corner on this wild wild web, reflecting my interest in entrepreneurship, emerging technologies and emerging markets. Here, you will find information about me, what I like to do (or not do) and how to get in touch if you think we can create some cool ideas, make them work, and take them to the market. My LinkedIn profile is here. My Saltire Fellow profile is here. My Brief CV is here. New website layout updated.
www
Web Developer | UI Designer | Freelancer | Pakistan | USA - Mubbashir10
Freelancer Web Developer and UI Designer. Get to Know Me Better. A freelancer web developer and ui designer. I am Mubbashir Mustafa - a professional and expert web developer and ui designer based in Islamabad, Pakistan. I develop modern and user-friendly websites and web apps for all sized businesses. I also provide cross-platform ui designing services. Website and Web App Development. Front-end and Single Page Application (SPA) Development. Back-end and APIs Development. UI Designing (web, iOS, android).
Software, Software Testing and every thing in between
Software, Software Testing and every thing in between. About Pakistan, Software, Software Testing and every thing in between! Tuesday, August 8, 2017. Jenkins Script Console and some Groovy Scripts. I am one of those jenkins users who use Jenkins Script Console. 1] extensively. I have been maintaining some of those scripts in a private repository, lately I came across this gist. 2] by Damien Nozay which uses a much simpler way to share these scripts i.e. using gists :D. Author : Ahmed Mubbashir Khan.
ヘアカラー後に髪のパサつきが気になる人にはこの白髪染めがおすすめ
男性用白髪染めを、コスト 色持ち トリートメント効果 素手可否 頭皮への刺激 色数の6つの評価軸で総合的に評価しました。
Mubbes verden
Fredag den 2. marts 2012. Fantastisk vejr - solen står så højt på himlen, som den nu kan på denne årstid. Den daglige skovtur med Soffi var en fornøjelse. Duften er anderledes nu og fugle bliver nok snydt til at tro det nu er forår, men TV har lovet mere kulde øst fra. Vi så en Ræv i skoven i dag, dejligt at vide, at der er så meget vildt i vores dejlige skov. Der er utallige Rådyr spor i hele skoven. Her står Soffi og betragter det dejlige liv vi har. Links til dette indlæg. Fredag den 8. april 2011.
mubbe.com - This website is for sale! - mubbe Resources and Information.
The domain mubbe.com. May be for sale by its owner! This page provided to the domain owner free. By Sedo's Domain Parking. Disclaimer: Domain owner and Sedo maintain no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo or domain owner and does not constitute or imply its association, endorsement or recommendation.
Mubbe's Weblog | Just another WordPress.com weblog
Somaliland is descriped as Africa’s best kept secret. Hargeisa (also spelled Hargeysa and Hargaysa) is the capital of Somaliland; Somaliland is descriped as Africa’s best kept secret, East Africa’s best democracy, and recently as the light at dark tunnel of the horn of Africa by Mrs Birgitta Ohlsson, Spokesperson Liberal Party Sweden, member of the Swedish Parliament and President of Liberal Women Sweden. However it is also true that the international community holds Somaliland hostage as Somali pirates ...
1&1 Ce nom de domaine est déjà enregistré
Ce nom de domaine est déjà enregistré. Ce domaine est enregistré chez 1&1. Si ce domaine est le vôtre, connectez-vous à l'Espace Client 1&1. 160;et commencez à créer votre site Internet. Vous voulez réserver un nom de domaine? 1&1 est l'un des principaux bureaux d'enregistrement en Europe et le. Partenaire idéal de votre présence en ligne. Que vous soyez débutant,. Entrepreneur ou développeur Web, vous trouverez chez 1&1 tous les. Outils pour réussir sur Internet! Le top des noms de. Pour tous les usages.
SOCIAL ENGAGEMENT