Quality is delighting customers
Test Case Format : Easy To Understand : Easy To Execute
Friends,…
ContinueAdded by Ankit Mehta on April 22, 2013 at 9:20am — 3 Comments
ISO 27001 / BS17799 Audit Questions
Friends,
If you are working for an organization and they are looking forward to go for ISO27001 / BS17799 you can use attached audit questions list to check where your organization stands in terms of 27001.
Hope this will help you.
Thanks,
Ankit Mehta
ankitmehta21@gmail.com…
ContinueAdded by Ankit Mehta on April 22, 2013 at 8:58am — No Comments
Re-testing vs. Regression Testing
We as tester do Retesting and Regression testing all our life, Whether we reach on the top of ladder of this profession or has just started the profession.
Software testing is a kind of fun and if you are not enjoying the software…
ContinueAdded by Sandeep Fofandi on April 11, 2013 at 11:28am — 4 Comments
JMeter Keyboard Shortcuts
Added by Sandeep Fofandi on April 9, 2013 at 11:39am — No Comments
Software Testing Types
Black box testing – Internal system design is not considered in this type of testing. Tests are based on requirements and functionality.
White box testing – This testing is based on knowledge of the internal logic of an application’s code. Also known as Glass box Testing. Internal software and code working should be known for this type of testing. Tests are based on coverage of code statements, branches, paths, conditions.
Unit…
ContinueAdded by SantoshSarma on March 29, 2013 at 10:35am — No Comments
Kali Linux - A next Generation Penetation Testing Distro
Kali Linux is an advanced Penetration Testing and Security Auditing Linux distribution.
Kali is a complete re-build of BackTrack Linux, adhering completely to…
ContinueAdded by Ankit Mehta on March 21, 2013 at 1:30pm — No Comments
All credit card validation rules : -
All credit card validation rules are given below:
1. if credit card number should not blank
2. if credit card number should not contain all 0
3. if credit card type is Visa/Master then length should be 16
4. if credit card type is Amex then length should be 15
5. if credit card type is Diners then length should be 14
6. if credit card type is Amex then starting number should be 37 or 34
7. credit card number…
ContinueAdded by Arunesh Kumar on March 11, 2013 at 4:30pm — 7 Comments
Benefits of traceability Matrix
Added by Gowtham on February 23, 2013 at 4:35pm — No Comments
My First Mind Map-Register Form
Added by santosh kumar racha on January 15, 2013 at 4:22pm — 1 Comment
Check list for database testing
1. Data integrity
The complete data belonging to each entity should be stored in the database. Depending on the database design, the data may be present in a single table or multiple related tables. Parent-child relationships should exist in the data. There should not be any missing data.
2. Correctness of the data stored in the database
The data should be present in the correct table and correct field within the table.
3. Correctness and…
Added by Shreyya on January 14, 2013 at 7:02pm — 2 Comments
Basic Interview Questions for Manual Testing
1. What is the difference between Functional Requirement and Non-Functional Requirement?
The Functional Requirement specifies how the system or application SHOULD DO where in
Non Functional Requirement it specifies how the system or application SHOULD BE.
Some functional Requirements are
Added by tia on October 19, 2012 at 2:41pm — 7 Comments
Difference between Load testing, Performance testing and Stress Testing
Dear friend,
Yes it is very confusing. I passed thru the same phase before knowing what it is.
Read below;
Load and stress testing are subsets of performance testing.
Performance testing means how best something performs under a given benchmark. For example How mucn time you take to run 100 meters without carrying any load (no load is the benchmark)…
ContinueAdded by tia on October 16, 2012 at 1:34pm — 4 Comments
Monkey Talk for iOS (Set Up)
You need to install MonkeyTalk iOS Agent into the application which you want to automate. For this, please follow the steps given below:
Added by Sandeep Fofandi on August 16, 2012 at 7:11pm — 1 Comment
.NET client driver configuration in C# with selenium
.NET client driver configuration
.NET client Driver can be used with Microsoft Visual Studio. To Configure it with Visual Studio do as Following.
Added by Sandeep Fofandi on August 16, 2012 at 7:07pm — No Comments
How Selenium RC Works?
First, we will describe how the components of Selenium RC operate and the role each plays in running your test scripts.
Selenium RC components are:
Added by Sandeep Fofandi on August 16, 2012 at 6:30pm — 2 Comments
MonkeyTalk Android setup
You need to install MonkeyTalk Android Agent into the application which you want to automate. For this, please follow below steps:
Added by Sandeep Fofandi on August 16, 2012 at 6:20pm — No Comments
Software Testing Interview Question and Answer.
. What is the MAIN benefit of designing tests early in the life cycle?
It helps prevent defects from being introduced into the code.
2. What is risk-based testing?
Risk-based testing is the term used for an approach to creating a test strategy that is based on prioritizing tests by risk. The basis of the approach is a detailed risk analysis and prioritizing of risks by risk level. Tests to address each risk are then specified, starting with the highest risk first.
3.…
ContinueAdded by Sandeep Fofandi on August 7, 2012 at 5:26pm — No Comments
Monkey Talk install guide
http://www.gorillalogic.com/book/export/html/2289
IDE
Added by Sandeep Fofandi on August 6, 2012 at 4:22pm — No Comments
gmail QTP script for showing toal no of read and unread mail in aur account and print all read and unread mail one by one
SystemUtil.Run "IEXPLORE.exe","www.gmail.com","open"
'for browser existence
If browser("title:=Gmail: Email from Google .*").Exist Then
reporter.ReportEvent micPass, "step-1 launched","correct browser was launched"
else
reporter.ReportEvent micFail, "step-1 launced", "browser was not found"
End If
Set myp = Browser("title:=.*").page("title:=.*")
If myp.webedit("name:=Email").exist Then
myp.webedit("name:=Email").Set…
Added by Akhalesh Yadav on July 28, 2012 at 5:22pm — 1 Comment
PRQA comes out on top in independent assessment of static analysis tools for MISRA compliancy
The final report from TERA-Labs, published 9th May by a research division of the Karel de Grote University College, details the results of the study, clearly indicating that QA·C obtained the maximum score available in nearly all categories, and came out as the leading tool overall.
The goal of the research, carried out over a 22 month period, was to assess how well software tools enforce the MISRA-C coding rules by presenting each tool with a series of test cases (“probes”)…
ContinueAdded by Satish on July 26, 2012 at 3:39pm — No Comments
2013
2012
2011
2010
2009
2008
1999
Manager QA at IdeaS Revenue Optimization
© 2013 Created by Quality Testing.