What is the function of Filter in QC .
give with a real time example.
Answer / mainak
Function of Filter in QC is to retrive the data from as per
your requirement.
Like :
1. If you want any perticular defect from 1000 logged
defect list.
2. You can filter Defect entered by some person.
3. You can filter Defect Assigned to some person.
4. You can filter Status of defect. etc
| Is This Answer Correct ? | 3 Yes | 0 No |
whare exactly we have to use functions and sub routain
how to count the word "IS" is repeated in the application using DP
3 Answers DST Global Solutions,
What is the file extension of the code file and object repository file in QTP?
I'm quite new at QTP. Im doing a web-based app testing. I create something new item and a new link is created in the home page. This link is dynamic as it changes every 3 seconds. Obviously the new link is not in my Object Repo and I am trying to find a way how can I do a check or get the propery of the link I created. I can do it on keyword, but I need to do a check on expert mode, vbscript. I always get an error that is not identified whenever i try to check it (browser(b),page(p).link(newlink). Any idea?
Define virtual object?
What is the function of Filter in QC . give with a real time example.
what is the difference between parameters and arguments?
How to Import the data from MS-Access in QTP?
Hi all , I am new at QTP I want a sample script to check validation messages(For java script or VB script) for login page with for web based application.. Any one can Help. I have to complete it in two days I need urgent help.. Ex. if I want to check mail.yahoo.com 1 > If user doed not exist it display "Username does not exist" 2> if invalid Uname and password then it display" Invalid Uname or pass" 3> Loing Sucssessfully. I want to check this types of application by using data table to give values of username and password.. Thanks
Hi All, How to Compare two strings character by character in QTP
Discuss quicktest professional environment?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp