CAN I CALL A FUNCTION IN ACTION.IF YES PLEASE HELP ME
Answer Posted / ffff
yas
by using call function
CALL "function name "
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of properties that quick test learns while recording?
How to use reporter.report event in qtp ?
Can anybody post some real time scenario in qtp? please its very urgent.
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Hi ,Can any one pleas explain how to test splash objects using QTP?
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
How many ways we can parameterize data in quicktest professional?
How to use parameterization in qtp?
wht type of User defined functions or Java Releated functions do we write in VB scripting
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
How to check bitmap output value?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet