whenever U using QTP,Test Director, Why we using separate
Bug tracking tool?
Answer / Meenakshi Kumari
Using a separate bug tracking tool allows for more efficient management of software defects. Bug tracking tools offer features such as issue tracking, reporting, and collaboration that are not typically available in test automation tools like QuickTest Professional (QTP) or Test Director.nBy using both QTP/Test Director and a dedicated bug tracking tool, you can ensure better organization, prioritization, and resolution of defects.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to write test cases for web applications using QTP.plz write a sample test case to show how to write.urgently needed.thanks in advance..
How can I import environment from a file on disk?
how can i prepare for QTP(8.2) to face interview ? give over view details?
How to capture screenshots of Exceptions/Errors during run- time?
What is the difference between per-action and shared?
What is a data driven test in qtp?
A web page title might be xxxx@xyz.com or xxxy@xxx.co or xyz@abc.in.Using what mandatory properties can be the page identified.Give the regular expression for that.
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP
Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mozilla Firefox\firefox.exe","","C:\Program Files\Mozilla Firefox","open" ----using for loop(for i=0;i<=10;i++ )
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
QTP Data Table Having 10 records with 10 to 15 fields(lets say).now i want to get alternative records from datatable.pls can any one answer it?
recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail