In what situation would u want to parameterize a text
verification check ?

Answers were Sorted based on User's Feedback



In what situation would u want to parameterize a text verification check ?..

Answer / jyb

Text Verification check is to Validate whether the page
dispalyed is the one correct one or not

Is This Answer Correct ?    3 Yes 1 No

In what situation would u want to parameterize a text verification check ?..

Answer / goverdhan umasankar

its a part of error handling concept. by using validation
check points we will validate the particular page during
building the scenario. it can be done in two ways . one is
by using text check points and image check points. here the
question is about text check points . by using web_reg_find ()
we wil validate the page.in this function we will validate
the page by using a particular text related to that page.
and we will save the no of occurrences of that particular
text in to a variable like TEST by using save count ex:
web_reg_fine("text=yahoo","save count=test",LAST);
and by using test value we will validate the page.if the
test value is >0 then the page execution is success
otherwise its a failed.

Is This Answer Correct ?    0 Yes 0 No

In what situation would u want to parameterize a text verification check ?..

Answer / chandra sekhar.k ibm 14 y-ex

a) When in my script replacing hard coded values with different values, then that time we are use the Parameterization.
b) Passing different values
c) Reducing script size
d) Avoiding cache effect
e) If more information call 9611678545
f) chandra sekhar.k IBM 14 y-ex

Is This Answer Correct ?    0 Yes 0 No

In what situation would u want to parameterize a text verification check ?..

Answer / lakshmana rekha basu

Usually Text verification check is done when a Text Display
location is important.

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More Load Runner Interview Questions

How do you test pop up with LR? My whole application running on pop up. Its a JSP page written on pop up window.

1 Answers   Infosys, SGS,


1.What is the relation b/w Throughput and Response Time?

1 Answers  


what is mutation testing?

15 Answers   Curam Software, Yahoo,


What is Latency in LoadRunner? What is Network Latency? could u explain in detail how to define this network Latency in LoadRunner? Thanks in Advance

5 Answers   EDS,


What is a ramp up and how it can be set?

0 Answers  






Does the Tool generates think time for the standard value defined in script with respect to server response when we use option use random think time 50 - 150%. or will tool simply calculates value randomly for the standard think time defined in script.

1 Answers  


What is the benefit of running a vuser script as a thread?

0 Answers  


What is Rendezvous point? When u apply this?

4 Answers   IBM,


What are the differences between 9.1 and 9.5?

6 Answers   IBM,


Hi, I am executing a scenario for 48 hours. My controller is on remote host, so I am using RDC. After some 24 hours my remote session got terminated as it is put idle for some time. When I tried to open the result file(As it is Auto Collated and saved in the results folder), it is giving error. Is there any way that I can see the results for which the remote session is terminated? Please help in resolving this.

1 Answers  


How many types of scripts generated in Load Runner?

3 Answers  


We add think time between two transaction to give interval between transactions. Why?

4 Answers   Orange,


Categories