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

what is connection pooling?

1 Answers  


how much memory will allocate for 1 vuser?

9 Answers   IBM,


Script is working fine in Vgen.. but while running in Controller a error is throwing as "Action.c(59):Error-27995:Requested link(Text=My account") not found" I searched and it is pointing "web_link(...)" line. Plz help me regarding this.. if any.. Thanks

2 Answers   TCS,


What is the relation b/w Throughput and Hits Per Seconds (H/S)?

4 Answers  


What are the components of LoadRunner?

5 Answers  






Explain the architecture of ur application ?

1 Answers   Wipro,


how to place a image check in load runner script.what is the procedure?

2 Answers  


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)

4 Answers  


Explain lr_output_message?

3 Answers  


what are the general problems faced in VB Vuser Protocol?

0 Answers   Satyam,


what is the difference bet ween loadrunner 6.0 and loadrunner 7.5?

0 Answers   Satyam,


When loadrunner is used?

0 Answers  


Categories