What r the different type of reports generated in Quality
Center?
Answer / godisgr8
There r various kind of reports we can generate using QC
like,
1. Standard Reports
2. Requirements with coverage Report.
3. Requirements with coverage steps Report.
Using filter property, u can always determine, what r all
the descriptions(ex:priority, author) u want to be
displayed in the reports u generate.
| Is This Answer Correct ? | 7 Yes | 5 No |
hai friends i'm learning qtp now where we r using only record &playback frame work.and people r saying in realtime they won't use this frame work. if so what frame work actually using in realtime .and could you give explanation comaparing the record &play back fm and what ever FWyou r using in your organization. hoping cool response. thanx in advance
wt is automation framework? give explonation?
Hi, I am learning QTP. can someone please tell me a site from where i can learn QTP scripting Thanks in advance
what are the different Frame Works in Quick Test Proffessional testing
What is the differences between image check point and bit map check point?
from what stage you will start automation in your project
I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
how to parameterise a test with data base table or excel sheet?
How the automated tests in org
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
What are the different ways to invoke an application using QTP?