Number Pattern programs are not only common in an UFT/QTP Interview but, the logic that is implemented would come very handy while designing the scripts using descriptive programming. Continue reading
Author: TestNBug
What is TEST PLAN in software testing? What does it have in its bag?
In this post we will look at the most important concept in Software Testing. Testing like any other project is driven by a test plan. The activities to be performed in the entire project are included in a document known as ‘TEST PLAN’. Continue reading
Levels Of Testing.
Testing is performed at various levels in a software development life cycle. In this Tutorial, we will know about different levels of testing as puzzle and at the end, you should be in a good position to share with others. Continue reading
Black Box Testing Techniques Part 2
In this post, we will discuss about other black box testing techniques which are widely used based on their need. The techniques are Decision tables, State based testing, Compatibility, User documentation and Domain testing. Continue reading