What is the DIFF Between PROJECT AND PRODUCT?When Company
will need Product?

Answer Posted / ganesh

u fools he asks 2 questions ........
all of u post only definations
of product and project...
BUT WHAT ABOUT 2ND QUESTION...When Company
will need Product?

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538

3604


Explain the types of properties that quick test learns while recording?

552


Where we can use the synchronization?

566


In the website, the protocol has been changed http: to https what you will do? Tell me your approach?

555


What are the methods of the TextStream object that are used for reading from a text file?

1685






what is Property......End Property loop? how to write sript for it in QTP

1881


What are the disadvantages of recording test cases in qtp?

589


Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers

1566


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

1557


Is it possible to use two instances of UFT on the same machine? If not why?

588


In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?

1498


Describe how Smart Identification is used

1689


What is action? How many types of actions are there in qtp?

607


Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?

2311


How to Test the mainframe application?

1815