Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

If u prepare bug report in Excel sheet . Is it possible to
send thrw Test director? how it is?

Answer Posted / naveen

We can send the Bug Report created in Excel sheet to TD.
For that we need to we install MSexcel addin into TD.
Excel->Tools->Macro->security->Low->ok->Close Excel.

As soon as you got to TD,you see->TD addin->Microsoft
addins-Msword addin,Ms excel addin--> downlaod->run->run-
>close TD.

Now go back to MS excel in tools we can see export to TD
option.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to find that tools work well with ur existing system?

1932


How to handle dynamic objects in quicktest professional (qtp)?

954


what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent

1797


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2940


To retrive the test data which tool vl use and whats basis u vl write test data? its urgent

1917


How to find Operating system information using QTP script?

1015


what is error and fault in terms of software quality?

1916


What are the steps involved in the recovery scenario wizard?

1019


In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail

2074


Explain the parameter in qtp?

1068


How to break the object spy ?

1209


i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression

1467


How to find the path of folder in which the test is saved in qtp?

1019


How does qtp identify gui object?

1021


How does qtp identify objects in the application?

1133