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 |
Object Repositories types, which & when to use?
How iteration is related to Test Results in QTP?
What is the difference between Systemutil.run and Navigate.
How to handle dynamic objects in QTP?
Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?
Diff b/w test scenario's and test Procedures?
How the exception handling can be done using QTP
When testing a web application, the url for each page changes, so using QTP how do u handle this scenario. If anyone knows please answer in detail about the whole procedure. Thanks a lot.
i have 100 manual test cases, how to automate from no 1. ols detail steps
Could anyone please tell me one situation where you have used recovery scenarion in real time with an example?
what is the use of VIRTUAL OBJECTS? explain ?