What is the limitation to XML Checkpoints?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
when to start the automation?
how do find current links in webpage for ex: in yahoowebsite today mainpage is having 50 links and next day same page is having 60 links. if i run same programe it should display total links in webpage ?
Could you please explain me about QTP framework.
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on
Hi all, In Every interview interview asking one question what type of challenges you have been faced in your project?
Hi All, I am new to QTP but i was trained on winrunner before. My problem is..QTP 8.2 was unable to record my application which is a java app. By selecting smart identification, i was somehow able to record the test BUT QTP cant run the test! Can anyone help me in walking through this problem..Is java addin really necessary for this?? Is there anyways i can run the test successfully? I am not sure whats going wrong in my testing.Please do help me asap as i need to submit the report early. Thanks in advance
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
in which situation u will use recording and in which situation u will used to write script manually
PLZ EXPLAIN HOW TO LAUNCHING QTP IN TEST DIRECTOR? Is it possible or not? If No Why we r using qtp Td Combination? plz explain briefly? What is the purpose of TD With QTP?
write the code to reverse a string without using Strrev built in function.
What is checkpoint in qtp?