Give answer with example what is orthogonal array testing
technique?
Answer / sunil reddy
orthogonal array testing can be used to reduce the number
of combinations and provide maximum coverage with a minimum
number of test cases
| Is This Answer Correct ? | 27 Yes | 3 No |
can a Function return more than one value..??? if so please give me the code for that.
5 Answers DST Global Solutions,
what is difference between calling a function and reusing an action?
what is the automation framework that ur company using(actual procedure,not theoritically explination)
How does qtp identify the object in the application?
What are the features and benefits of quick test pro (qtp 8.0)?
What are Test case selection criteria for Automation?
does qtp need record and playback in realtime. plz tell exactly wat happens
what is output parameters in qtp?explain? 2)
What is the difference between client server application and web based application?
which is the easiest way you can send the QTP test results to Client if he want to see the screenshots when the results are failed?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.