what is a test strategy & what is the difference between
test strategy & test plan?
Answer Posted / sreeprasad
TestPlan is controlled document which describes entire
testing process. It includes
Scoping of the test, Test deliverables, Test schedule,
Entry criteria, Exit criteria, Risks and contingencies and
also Test strategy.
Test Strategy or Test Methodolgy is a set of guide lines
that describes test design.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is review
Explain different recording modes?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Through array we can execute the testcase how ? give me example
after initiating one project for testing, when exacltly QTP tester role starts?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
How to recognise the webelement and verifying that webelement is enabled?
How did you resolve conflicts present in Object Repository?
Write a script to customize the test results in PDF and HTML format.
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible