
rajeevprabhakaran.wordpress.com
Software Testing | Just another Software testing blogJust another Software testing blog (by Rajeev Prabhakaran Nair)
http://rajeevprabhakaran.wordpress.com/
Just another Software testing blog (by Rajeev Prabhakaran Nair)
http://rajeevprabhakaran.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.9 seconds
16x16
PAGES IN
THIS WEBSITE
7
SSL
EXTERNAL LINKS
25
SITE IP
192.0.78.12
LOAD TIME
0.88 sec
SCORE
6.2
Software Testing | Just another Software testing blog | rajeevprabhakaran.wordpress.com Reviews
https://rajeevprabhakaran.wordpress.com
Just another Software testing blog (by Rajeev Prabhakaran Nair)
Software Testing | Software Testing
https://rajeevprabhakaran.wordpress.com/software-testing
Goal of software testing. Software development life cycle. When to stop testing. On Error: Apache shutdown unexpectedly in windows 8 or windows 7 – xampp/wamp server. Kasirye andrew brian on Different Types of Testing. Pavan on Difference between Bug and Error. Chintu on Different Types of Testing. Ishant goyal on Different Types of Testing. Until 1956 – Debugging oriented. 1957-1978 – Demonstration oriented. 1979-1982 – Destruction oriented. 1983-1987 – Evaluation oriented. Static and Dynamic Testing.
Downloads | Software Testing
https://rajeevprabhakaran.wordpress.com/downloads
Goal of software testing. Software development life cycle. When to stop testing. On Error: Apache shutdown unexpectedly in windows 8 or windows 7 – xampp/wamp server. Kasirye andrew brian on Different Types of Testing. Pavan on Difference between Bug and Error. Chintu on Different Types of Testing. Ishant goyal on Different Types of Testing. Test Case Document Download http:/ rapidshare.com/files/171705872/Testcase.rar. 4 Responses to “Downloads”. April 15, 2011 at 5:48 am. April 15, 2011 at 5:50 am.
Jobs | Software Testing
https://rajeevprabhakaran.wordpress.com/jobs
Goal of software testing. Software development life cycle. When to stop testing. On Error: Apache shutdown unexpectedly in windows 8 or windows 7 – xampp/wamp server. Kasirye andrew brian on Different Types of Testing. Pavan on Difference between Bug and Error. Chintu on Different Types of Testing. Ishant goyal on Different Types of Testing. 5 Responses to “Jobs”. August 9, 2010 at 8:54 am. November 11, 2010 at 4:51 pm. Send the realtime testing problems. January 23, 2012 at 6:09 pm. You are commenting u...
Essentials | Software Testing
https://rajeevprabhakaran.wordpress.com/downloads/essential
Goal of software testing. Software development life cycle. When to stop testing. On Error: Apache shutdown unexpectedly in windows 8 or windows 7 – xampp/wamp server. Kasirye andrew brian on Different Types of Testing. Pavan on Difference between Bug and Error. Chintu on Different Types of Testing. Ishant goyal on Different Types of Testing. One Response to “Essentials”. July 7, 2013 at 12:47 pm. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:.
Other Site Links | Software Testing
https://rajeevprabhakaran.wordpress.com/downloads/other-site-links-2
Goal of software testing. Software development life cycle. When to stop testing. On Error: Apache shutdown unexpectedly in windows 8 or windows 7 – xampp/wamp server. Kasirye andrew brian on Different Types of Testing. Pavan on Difference between Bug and Error. Chintu on Different Types of Testing. Ishant goyal on Different Types of Testing. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). Proudly powered by WordPress.
TOTAL PAGES IN THIS WEBSITE
7
softwaretestinghelp.blogspot.com
Software Testing: Scalability and Performance Testing
http://softwaretestinghelp.blogspot.com/2008/12/scalability-and-performance-testing.html
Browser resizing using selenium. Scalability and Performance Testing. Posted On 07 December, 2008 at 2:15 PM. Testing is the way to understand how the system will handle the load cause by many concurrent users. In a Web environment concurrent use is measured as simply the number of users making requests at the same time. This type of test should be designed to verify response and execution time. Bottlenecks in a system are generally found during this stage of testing. Posted in Labels: Web Testing.
luizgustavovieira.blogspot.com
TESTAVO: General Attributes of Good Testers
http://luizgustavovieira.blogspot.com/2009/02/general-attributes-of-good-testers.html
The most critical and informational view about Software Testing. Quarta-feira, 11 de fevereiro de 2009. General Attributes of Good Testers. Have an inquisitive nature;. Enjoy breaking things;. Are creative in terms of identifying likely faults;. Are detail orientated – analytical thinking;. Are diplomatic - for example, avoid conflicts with developers;. Have good communication skills;. Have good observation skills. Luiz Gustavo Schroeder Vieira. Assinar: Postar comentários (Atom). Minha lista de blogs.
softwaretestinghelp.blogspot.com
Software Testing: Different Types of Testing
http://softwaretestinghelp.blogspot.com/2008/12/different-types-of-testing.html
Browser resizing using selenium. Different Types of Testing. Posted On 05 December, 2008 at 3:33 PM. A Performance testing is designed to test run time performance of software within the context of an integrated system. It is not until all systems elements are fully integrated and certified as free of defects the true performance of a system can be ascertained. Mutation testing is a method for determining if a set of test data or test cases is useful, by deliberately introducing various code changes ('bu...
softwaretestinghelp.blogspot.com
Software Testing: January 2009
http://softwaretestinghelp.blogspot.com/2009_01_01_archive.html
Browser resizing using selenium. Posted On 05 January, 2009 at 10:23 AM. In all web applications and OS based application, validation is very important for that we are using different types of validation or alert or error messages , is that have any rules? Yes just check it ,. 1 Should start with capital letter(In a standard format). 2 Error messages should be accessible for as many users as possible regardless of culture, age and impairment. 3 It should be easy to understand that an error has occurred.
softwaretestinghelp.blogspot.com
Software Testing: Test Case
http://softwaretestinghelp.blogspot.com/2008/12/test-case.html
Browser resizing using selenium. Posted On 05 December, 2008 at 5:24 PM. A test case is a document that describes an input, action, or event and its expected result, in order to determine if a feature of an application is working correctly. A test case should contain particulars such as a. A Test case identifier; or Test Case ID. B Test case name;. C Objective; or Test Case Description. D Test conditions/setup; or Steps. E Input data requirements, or Actions. F Test Log or Test Case Status (Pass/Fail).
softwaretestinghelp.blogspot.com
Software Testing: Priority of Bug
http://softwaretestinghelp.blogspot.com/2008/12/priority-of-bugs.html
Browser resizing using selenium. Posted On 08 December, 2008 at 9:51 PM. Indicates how important it is to fix the bug and when it should be fixed. The bug is of immediate priority if it blocks further testing and is very visible. At the earliest Priority. The bug must be fixed at the earliest before the product is released. The bug should be fixed if time permits. The bug may be fixed, but can be released as it is. Posted in Labels: Software Testing. Subscribe to: Post Comments (Atom).
luizgustavovieira.blogspot.com
TESTAVO: The Value of Certification for Software Test and Quality Professionals
http://luizgustavovieira.blogspot.com/2008/12/value-of-certification-for-software.html
The most critical and informational view about Software Testing. Terça-feira, 2 de dezembro de 2008. The Value of Certification for Software Test and Quality Professionals. I think we all agree that the value of any certification program lies in its ability to meet individuals' diverse needs and interests for both breadth and depth of content so that it helps them improve the way they perform their job on a day to day basis. Http:/ www.testinginstitute.com/value.php). Luiz Gustavo Schroeder Vieira.
softwaretestinghelp.blogspot.com
Software Testing: System Testing Check List
http://softwaretestinghelp.blogspot.com/2008/12/checklist-for-system-testing.html
Browser resizing using selenium. System Testing Check List. Posted On 05 December, 2008 at 6:46 PM. Run time behavior on various operating system or different hardware configurations. Install ability and configure ability on various systems. Capacity limitation (maximum file size, number of records, maximum number of concurrent users, etc.). Behavior in response to problems in the programming environment (system crash, unavailable network, full hard-disk, printer not ready). Posted in Labels: Web Testing.
luizgustavovieira.blogspot.com
TESTAVO: Fevereiro 2009
http://luizgustavovieira.blogspot.com/2009_02_01_archive.html
The most critical and informational view about Software Testing. Sábado, 28 de fevereiro de 2009. Bug in the MSN (Windows Live Messenger). I FOUND A BUG IN THE MSN! The nudge option should happen in each 10 seconds, right? I found a way to display the "nudge" in other users in a period smaller than 10 seconds. Basically you nudge the person, close the window, open again (do it faster than 10 seconds), and nudge again. You'll see that you will be able to nudge the person several times in a small period.
TOTAL LINKS TO THIS WEBSITE
25
rajeevpeshawaria.com -rajeevpeshawaria.com
Challenging Conventional Wisdom in Leadership and Growth. Q&A with Rajeev. Confirmed Speaking Engagements for 2015. Training & Conference Testimonials. In a sea of leadership guides, this new offering rises to the top. Peshawaria's book ought to become required reading for all business people - from students to executives". Publishers Weekly Starred Review. 2015 A Shelton Interactive.
:_: Rajeev Pillai :_:
And thank you for visiting my website. I am from the Western Indian city of Mumbai (formerly called Bombay). India is a beautiful place to visit and has a whole bunch of things unique to its culture. Keep coming back because I'm going to be updating this site and adding new pages regularly! 8226; a Keralite, born and brought up in a small town called Jalna in Maharashtra. 8226; a Computer Science Engineering graduate. 8226; blessed with a wonderful family.meet them in my photo gallery. I spend quite a bi...
Facebook .’s plan for connecting rural areas to the Internet involves using balloons to lift drones to an altitude of 90,000 feet
Thursday, August 13, 2015. Facebook .’s plan for connecting rural areas to the Internet involves using balloons to lift drones to an altitude of 90,000 feet. Facebook Inc.’s plan for connecting rural areas to the Internet involves using balloons to lift drones to an altitude of 90,000 feet (27,400 meters), where they will fly for up to three months and transmit information using lasers. Http:/ www.bloomberg.com/news/articles/2015-07-30/facebook-unveils-web-connected-aircraft-with-wingspan-of-a-737.
Rajeevpopat.com
www.rajeevprabhakaran.com
rajeevprabhakaran.wordpress.com
Software Testing | Just another Software testing blog
Goal of software testing. Software development life cycle. When to stop testing. On Error: Apache shutdown unexpectedly in windows 8 or windows 7 – xampp/wamp server. Kasirye andrew brian on Different Types of Testing. Pavan on Difference between Bug and Error. Chintu on Different Types of Testing. Ishant goyal on Different Types of Testing. Browser resizing using selenium. June 28, 2015 — Rajeev Prabhakaran Nair. Import org.openqa.selenium.Dimension; import org.openqa.selenium.We...Import org.openqa...
Home | RajeevPrakash.Com - Investment Strategies & Market Timing Service
Know When The Trend Shall Change. US market to recover & Indian market to get great news. August 12, 2015. Avail a special discount: only for 2 days. August 11, 2015. Our Customers made huge profit in 1 day. August 11, 2015. View on Markets till 13th August 2015. August 10, 2015. Financial Market Timing Report. Read by investors in 100 countries. Covering a wide range of markets. Know About Market Timing Report. Always worried about the market turning volatile? We come to rescue you! August 2, 2015.
Rajeev Prakash Bhargava
Rajeev Prakash Bhargava- a person of its own kind. Kredi kartı borcu sorgulama. Register to Donate Blood. Hosted and Maintained by rupitech.biz.
rajeevprakashkapoor.weebly.com
RPK - Home
Did not exist prior to the creation, nor did (Life -Giving)Water. Is also very subjective. Subject to the ideologies and notions. Since paradigm shifts are an accepted phenomena,. Is also known to uphold quite a few lies (falsehoods). Something that you should be die-hard fan of. A mere slip here, a small glib there is a way of life in today's world. But do remember - Truth is the Child of Time. Create a free website. Start your own free website.
Home
SOCIAL ENGAGEMENT