What is the function of Filter in QC .
give with a real time example.
Answer Posted / 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 |
Post New Answer View All Answers
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
How many types of status are there?
which type of testing process are you following in ur company? how to recognize a qtp page?
write script for bitmap image?
Explain the check points in quicktest professional (qtp)?
What is object spy in quicktest professional?
What are the challenges u faced in testing with crm domain? How u overcome with?
Did the scripts need lot of maintenance? If yes, why?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
What is file database?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
We stored into the objects OR and then write the scripting
Define object spy ?