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 the difference bw performance testing and performance tuning

2 Answers  


What are the loadrunner testing process?

0 Answers  


Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.

0 Answers  


what is remote performance monitering?

0 Answers   LG, Pexus,


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

2 Answers  


What is the difference between Set_window() and _set_window ()?

1 Answers   Google, MBT,


What are the drawbacks of LoadRunner tool?

4 Answers  


what is the 90% ile time in the analysis results?

4 Answers  


how to write scenarios using loadrunner in real time application. plz give me an example

1 Answers  


hai friends, it s very urgent ...pls do help me out ...... please to help in working with load runner to find the response time of single user,5 user etc.... i dont have any prior experience but i am in the situation to handle this scenario.....its very urgent ...pls help me

2 Answers  


Correlation means capturing a dynamic value which is generated from the server. I got this point. I need one small conformation. 1. is correlation applicable to the objects which are generated dynamically. eg: consider there are 2 form. based on the options filled in the form 1, form 2 objects will generate.to handle these dynamic objects is correlation is required or not.

1 Answers  


What are the different components of loadrunner?

0 Answers  


Categories