What is iteration? How it is related to Test Results in QTP
Answers were Sorted based on User's Feedback
Answer / dsm
Here iteration means repeat the processes, with same values
or different values,when You take the datadriven test with
different values... the test process repeats that much of time.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / apbhat2007
iteration implies repition so how mkany times does the
script or test get executed that is shown in the result
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / praveen
An iteration is a single script run with QTP by supplying
requires input data.
| Is This Answer Correct ? | 3 Yes | 0 No |
what is impact analysis on regression testing?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
hai there..this is chandu..i have a txt file which containing 1000 lines but at a time i want to retrieve 50 lines..after 50 lines i required to retrieve 51-100..like that i want...so could anybody help me in this...thanks in Advance..
I want to do QTP Certification what is the pattern of Question paper.
how u track bugs using Test director in manual testing.
I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening
Have you used xml check point in your project? How?
Hi. plz expalin abouit SetToProperty, SetRoProperty, GetToProperty, GetRoProperty,GetToPrperties. with examples.