1.How do u prepare the test suits in QC?
2.How do u convert requirements to test plan in QC?
Answer / Shailesh Kumar Yadav
Converting requirements into a test plan in Quality Center (QC) involves organizing your testing efforts based on the project's requirements. Here's a general approach:
1. Review and understand the project requirements, including business objectives, functional requirements, and non-functional requirements.
2. Analyze the risks associated with each requirement to determine the test cases needed for adequate coverage.
3. Create test cases based on the identified requirements, using QC's Test Lab feature or other testing tools.
4. Organize the test cases into a test suite or multiple test suites based on their related requirements and functional areas.
5. Define the test environment that matches the production environment as closely as possible.
6. Estimate the effort required to execute each test case, including setup, execution, and maintenance time.
7. Create a test plan document outlining the overall testing strategy, objectives, scope, approach, schedule, resources, risks, and assumptions.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to write the descriptive programming in QTP for loginwindow.without using Step generator,object repository for referecnes
How to find array size in qtp?
If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks
Why we have to import data from excel sheet to data table?becoz v can directly use test data directly from xl know. can u all pls explain me clearly
assume i have few url link how will i dynamically call then using descriptive programming?
What is the difference between systemUtil and invoke method..?
Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?
How do we run the scripts in QTP ?? what are the three options....
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
Explain about Hybrid Framework
can u store QTp frame work folders in VSS? If Not where u store those?