Can we use index on view?
No Answer is Posted For this Question
Be the First to Post Answer
1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?
What is the file extension of the code file & object repository file in QTP?
How should I get results when I run scripts in a Batch mode
What are FAST and NORMAL modes in qtp ? Why r these modes intended for ?
write a regular expression pattern for xyz?123?
Can Any One Write How to Write the Script for Child Objects
can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?
If u don't have any Knowledge on perticular application but they give that application to u for Testing ? Then How we wil move towards testing on that application?
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
Can I change properties of a test object?
how can we write descriptive programming for menus when qtp is not able to identify it..and how can we write descriptive programming for partially identified and non standard objects..do i have to map the objects before writing the script
How to use the object spy in quicktest professional 8.0 version?