Answer Posted / sudha sharma
We can import requirements, tests and defects to QC from
Excel. This can be done by first installing the addin for
excel and then mapping the required fields.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
how can we compare descriptive programing with a regular expression
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
in a web page How to check and display a particular word from a paragraph?
On what document base Descriptive programming is written if build is not yet ready ?
How to use checkpoints in qtp ?
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
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
When Recovery scenario actually starts while testing the application?
What are the general steps involved in the data driven framework?
How to export quicktest professional (qtp) results to an .xls file?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What is the extension of the qtp local repository?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
write a script to verify the image path(src property) of the images which are in web pages.