How to call .vbs functions in QTP? plz Explain indetail
Answer Posted / anonymous
You can Load the function into the test dynamically using the statement
LoadFunctionLibrary "Path of File"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to export quicktest professional results to an .xls file?
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
How may types of defects identify application or your currently working application?pls give me answer..
Can anybody post some real time scenario in qtp? please its very urgent.
How to analyzing test results using quicktest professional (qtp)?
What are the various automation frameworks available in qtp?
What are the data types in qtp?
how to convert 100 into hundred repees only and viceversa
Which scripting language used by quicktest professional (qtp)?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
Can any suggest me what is exposure testing?
How to use output values in qtp ?
How to export quicktest professional (qtp) results to an .xls file?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!