In smart identification, explain about 1. Base filter
properties 2. optional filter properties with examples?
Answers were Sorted based on User's Feedback
Answer / amit
Plss dont copy and paste from help files. Rather mention
things that are easy to understand from real life examples
and experiences.. We have the above paras in QTP help file !!
| Is This Answer Correct ? | 29 Yes | 1 No |
Answer / kathir
Base filter: fundamental properties of particular test
object class, those whose values can't be canged without
changing the essence of original object.
Optional filter: Other properties can help to identify
objects of a particular class as they are unlikely to
change on a regular basis but which can be ignored if they
are no longer applicable.
| Is This Answer Correct ? | 11 Yes | 3 No |
For Usability testing, which is preferable Automation or Manual?
What Folder Structure following in Keyword Driven Frame work?
Can we put more than one action in a single script???? yes or no.....
Define virtual object?
how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage
Write a QTP script to print all the link names displayed in a web page
what is input pramater out output pramater ?i want the decrepation..?how to use in QTP?
3 Answers Infinite Computer Solutions,
Explain about the Test Fusion Report of QTP ?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
Hi frnds, for ex.. we got a job in wipro, they will give me one mail id.. "Rameshkumar@wipro.com", where to open this mail id..in which sw ? or outlook?
What is Test Fusion Report in QTP?
what is exacltly TIERS ?