explain structured testing? plz guys with exp. do answer



explain structured testing? plz guys with exp. do answer..

Answer / Manish Singh

Structured testing is a test methodology that follows a systematic approach to designing, executing, and documenting test cases. It focuses on providing comprehensive coverage of the software being tested.nnIn structured testing, tests are designed using techniques such as equivalence partitioning, boundary value analysis, and decision table testing. These techniques help ensure that all possible input values and conditions are covered in the test suite.nnExperience in structured testing provides a strong foundation for identifying test cases, designing test scripts, and analyzing test results to ensure software quality.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How to add a runtime parameter to a datasheet?

1 Answers   Crea,


what are the different types of framesworks in QTP?what is the keyword driven framework?

2 Answers   Mindlance,


Can a function return a dictionary object?

2 Answers   CG, Semantic Space,


Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri

0 Answers  


Tell me the situations where we will use Data Driven?

4 Answers   Ordain Solutions,


What is the diff between doing parametarisation using Data Driven wizard or manually. when do we go for manual para...and when do we use Data driver wizard..can anybody answer it ..Thanks in advance

6 Answers   Siemens,


What are the two types of repositories available, explain them?

1 Answers  


Are u place all QTP Framework folders in VSS?

4 Answers   TCS,


I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?

5 Answers   AZTEC,


How to verify the Cursor focus of a certain field?

1 Answers  


i have an array CAPGEMINI .....Here i need to check whether G is there or not ..how to do that and friends i have one big doubt that is whether it is array or string ,how we come to know that and where we consider that it's array ,where we consider that it's an string because when i want to find the length i have big doubt whether we need to use len function or ubound ... ans me for this TWO Questions any one please

7 Answers   Cap Gemini,


I am having trouble understanding #1 how to paramaterize a userid and password that I need to call in about 25 existing scripts. I need to know how to Create a Reuseable action for 25 existing scripts that will call the exact same userid and password? I need to know how to create a Reuseable action and then have it called by existing scripts being run in a batch.

2 Answers  


Categories