''Exact Match
Sub FindMatchAndPastTo3Sheet()
Dim xlRange As Range
Dim xlCell As Range
Dim xlSheet As Worksheet
Dim valueToFind
Count = Sheets("Sheet1").Range("$A:$A").SpecialCells(xlCellTypeVisible).SpecialCells(xlCellTypeConstants).Count
MsgBox "Sheet1 count =" & Count
Count2 = Sheets("Sheet2").Range("$A:$A").SpecialCells(xlCellTypeVisible).SpecialCells(xlCellTypeConstants).Count
MsgBox "Sheet2 count =" & Count2
For i = 2 To Count
valueToFind = Sheets("Sheet1").Range("A" ...
More
Author: admin
All New Yacht-Houses Of Bill Gates’s 2016

The most luxurious and lavish vessels owned by Bill Gates, founder of Microsoft. This most amazing biggest and largest yacht in the world for the billionaire's lifestyle. Build in 2016
More
An amazing machine for replacing wooden rail ties

An amazing machine for replacing wooden rail ties. It is one the biggest engineering achievement. This machine reduced lots of human labour and risk as well as time saving. As the machine does the preset routine jobs, it does perfectly every time without any mistake. No human error are expected for doing a machine jobs. Automated jobs make our life easier. Click More button to watch the video.
More
Fatherhood has changed Prince William – see interview with Nick Witchell

In an interview with BBC's Nick Witchell, Prince William talked about how his life has changed after having 2 child. Prince William said, within his family unit they are normal family. He loves his children the same way any father does and George loves him the same way any son does to his father. He said that there will be a time and place to bring George up and understand how he fits in the world but right now it's just a case of keeping a secure stable environment around him and showing him as...
More
Who will be James Bond on next

Daniel Craig 'first choice' for next James Bond
30 September 2016 Last updated at 09:43 BST
For the next James Bond film, Daniel Craig is the first choice , says Callum McDougall, the executive producer
More
Test Strategy and Test Plan
Test Strategy:
A Test Strategy document is a high level document where the software testing approaches are defined.
In other word defining how the testing activities will be carried out in order to achieve testing objectives based on SRS document (software requirement specification). It sets the standards for testing processes and activities. It is a static document that means does not change often.
Testing Approaches has two techniques:
Pro-active: An approach where test design proce...
More
Some important Questions and Answers on Selenium WebDriver
Q#1. What are the benefits of Automation Testing?
Support execution of repeated test cases
Testing a large group of Test Cases
Enable parallel execution
Encourages unattended execution
Improve accuracy and thereby reducing human generated error
Save time and money
Q#2. What are the limitations of Selenium?
Selenium supports testing of only based applications
Mobile applications cannot be tested using Selenium
Reports can only be generated using third party tools...
More
Riad ul-Jannah (Gardens of Paradise)
Click on the following video link:
Riad-ul-Jannah-20150910
A video clip while access is re-opened for Riad ul-Jannah, the original mosque area of Prophet Muhammad (peace be upon him), the Masjid al-Nabawi captured by me, Syed Nuruzzaman. It is a 8 second video clip. These people want to have a place for prayer in that area of Riad ul-Jannah. This is one of the most secret place for all Muslims. Entrance into this area is not always essay, especially during the Hajj season or Ramadan, becau...
More
What is Workload? What is threshold time in load runner?
Workload model is the logical set of activities of Performance Testing. It is a matrix of load distribution across the identified scenarios of AUT. Workload model shows that how the AUT is used in production environment.
We can characterize workload model into 2 types:
1. Business workload model - Set of user actions performed with in the test to achieve the business requirements. (NFR)
2. Infrastructure workload model - Amount of resource used by the business scenario's to achieve their ...
More
What are the major challenges you faced in performance testing?
It’s hard to generalize the major challenges for all the projects because performance bottlenecks are specific to each project. They depend on factors like different server configurations, test environment, data, and scope of the SUT and so on & so forth. Common issues that I faced over the past few years of my Performance testing experience:
Understanding the actual scope of the AUT(many cases . nobody knows what they want)
Creating Workload profile matrix
Creating effective test...
More