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...


What is the limitation to XML Checkpoints?

Answers were Sorted based on User's Feedback



What is the limitation to XML Checkpoints?..

Answer / debashish_samanta

An XML checkpoint checks the contents of individual XML
data files or XML documents that are part of your Web
application.

Is This Answer Correct ?    5 Yes 0 No

What is the limitation to XML Checkpoints?..

Answer / venkatraj.b

XML check point max limitation is 1.4MB

Is This Answer Correct ?    1 Yes 0 No

What is the limitation to XML Checkpoints?..

Answer / venkatraj.b

XML check point max limitation is 1.4MB, that QTP 6.5 can
handle.


if it is wrong, send me correct answer.

Is This Answer Correct ?    1 Yes 0 No

What is the limitation to XML Checkpoints?..

Answer / ashok

it is extention of html
which uses in web applications for transmitting data,wt
ever values we r entaring into dynamic page it will
converting to xml file and transfer data xml file format

check whether the data entered into dynamic page into xml
file correct r not

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

Create an Excel file and pass the values from Flat File? (for ex:data1.txt,data2.txt )

2 Answers   FIS,


Explain how Selenium is different from UFT?

0 Answers  


Differentiate the two Object Repository Types of QTP.

5 Answers  


How to parameterize in QTP?

4 Answers  


What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?

0 Answers   CTS,


What is the limitations of BVA?

1 Answers   IBM,


For Usability testing, which is preferable Automation or Manual?

6 Answers  


What is the default add-ins in qtp?

0 Answers  


When we use 'ERR' object to handle the exceptions in the script, do we need to include any statement in the beginning of the script..??

2 Answers   DST Global Solutions,


What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz

0 Answers   Livetek,


Whenever we use GETROPROPERTY function.

7 Answers   NIIT,


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

0 Answers   Cap Gemini,


Categories