• Hubs
  • tagged software testing

1-10 of 36 hubssort by Hot Best Latest

snigdha_123 profile image61

QTP Script To Count no. of Checkboxes and to Check All Checkboxes in a Webpage

QTP Script to count no. of checkboxes in a webpage(pingomatic.com). Set a=Description.Createa("html tag").value="input"a("type").value="checkbox" Set...

2 comments    technology testing qtp
snigdha_123 profile image62

QTP Script for Data Driven Testing using Notepad

My Article in Ezine Articles  Script for data driven testing Set f=createobject("scripting.filesystemobject") Set f1=f.createtextfile("d://file1.txt") f1.writeline"aaa bbb" f1.writeline"ccc ddd"...

3 comments    technology testing automation
snigdha_123 profile image72

Datatable Methods

My Article in Ezine ArticlesDatatable Methods are used for performing the operations on the runtime datatable. AddSheet:-It is used for adding a new sheet to runtime datatable. ...

3 comments    technology testing qtp
oderog profile image76

System testing and implementation

Testing is done all the way in system development. It is meant to turn up any unkown problem. Not to demonstrate the perfection of a program's manual or equipment. Though it is tediou, its help to assure the...

0 comments    technology reviews software
Cybermouse profile image69

Computers Inside Computers: A Virtual Playground

If you've never heard of VirtualBox, written by Sun Java, then you're in for a treat. It is an amazing program capable of setting up and running virtual computers inside your real computer. That's right! On...

0 comments    technology software environment
56

Effective Software Testing by Business Management Approach

It is of great importance for a testing manager that he understands the importance of his being both an affective manager as well as a good leader. A testing manager can be effective towards his team, if...

0 comments    technology qtp software testing
Quality Management72

How to make your product quality according with ISO 9001-2000?

ISO 9004:2000 Quality management systems - Guidelines for performance improvements covers continual improvement. This gives you advice on what you could do to enhance a mature system to reach high product quality.

1 comment    organization effective efficiency
Paul Scanlon profile image69

Types of Software Testing

Software testing is that part of the development process that aims to find all (or most) of the coding errors introduced into a product. This helps to ensure that a program behaves exactly as the customer...

0 comments    software testing iseb test team
Paul Edmondson profile image55

Testing Web Application

There are tons of small web development companies that don't have the resources to test everything. To make the problem worse, lots of web shops build and deploy new code and software very quickly which can...

2 comments    business technology web testing
54

INS & OUTS OF SOFTWARE TESTING LIFE CYCLE

There is a systematic cycle to software testing, although it varies from organization to organization. Software Testing Life Cycle: Software testing life cycle or STLC refers to a comprehensive group...

0 comments    technology qtp stlc
working