In what situation would u want to parameterize a text
verification check ?
Answers were Sorted based on User's Feedback
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 |
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 |
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 | 1 No |
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 |
hello all can anybody give the total analysis guidance in load runner.thanks & regards siva2574@gmail.com
U r taken ORD=All in correlated function.What it represents.Now i want to capture the ORD=3 occurance& place it in web_submit_data of vu gen script. How can u do it?
If a Page is having 5 Links and there are 5 users and each user is clicking on one link. How can we achieve it in Loadrunner.
what is runtime quote, how many types
Which documet will gives us information about rampup and duration for each transaction? Technically speaking Which document gives us information about Transaction Mix?How do we prepare Transaction Mix?
what all the bottle necks can occur in real time, can any one tell me what all u have faced, thanks in advance
What is correlation? Explain the difference between automatic correlation and manual correlation?
WHAT IS THE DIFFERENCE BETWEEN MANUAL CORRELATION AND AUTOMATION CORRELATIONS?
Mentiond good sites in Loadrunner to learn Script?(Chandana)
Hi Am new for load testing.I got the following error..Please check it and do needful.. Action.c(213): To location "http://10.239.32.23/CCM-NIELSEN- PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26693] Action.c(213): Found resource "http://10.239.32.23/CCM- NIELSEN-PUNE/ccms_css.css" in HTML "http://10.239.32.23/CCM- NIELSEN-PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26659] Action.c(213): Found resource "http://10.239.32.23/CCM- NIELSEN-PUNE/images/ERROR.GIF" in HTML "http://10.239.32.23/CCM-NIELSEN- PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26659]
What is the think time? What is the threshold level for think time and how can be this changed?
What is bench mark specifications in requirements?