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 |
Hai Guys, can anybody show me how to write automaed test cases using VB scprit(examples)...i had an interviw soon...please guyz send as quickly as possible
Shared Object Repository is preferable while dealing with dynamic objects ok? descriptive prog also same? ok but why descriptive?(only for w/o application)
can any one make me confirm about a real time employee with better experience in QTP who is providing QTP course individually in Bangalore???
how to click on object? (with out knowing the object details) for ex: in a webpage one link is available.i want to click that link by using one menthod through qtp?
how to merge object repositories?
What is the real use of different actions in QTP
What are the disadvantages of recording test cases in qtp?
How to Test the mainframe application?
What is repository parameters in QTP?how will we define that????what is unmapped & mapped repository parameters????????
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
There is one login screen,after accepting valid username and apassword, it will show the next screen. In the 2nd screen u r having 2 combo boxes, U have to select any item from these, and click OK button. After closing that, it will show the 3rd screen. If u click CANCEL button from 2nd screen it will show the first screen. Write QTP script for it???
Mention the test steps of qtp.