In Manual testing , can u prpare bug report in TD?
Answer / pavan
yes, you can prepare bug report using TD. Actually TD is a
test management tool it consists of 4 tabs but you have
only access to Defects tab.
Go to defects tab then enter your bug. then you can
generate bug reports also
| Is This Answer Correct ? | 2 Yes | 1 No |
whai is meant by automation testing?
What are the enhancements u did after recording ur script?
we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome .
How can we test existence of a particular word in scentence using QTP tool. Thanks in Advance!!!!!
Explain advantages and disadvantages kdf?
How to change the run-time value of a property for an object?
Hi All, What is an XML Checkpoint in QTP? How can i use it while testing a web application? Kindly explain in detail. Thanks in advance
Hi experts. I want to create a framework for the Flight Reservation sample application.Can anybody tell me the files and the contents , and how to create them.Thanks
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri
What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?