I am sathish , i want to test the Application of JIL.org
,Mobile Emulator ,by using QTP10.0.
I am trying to do testing on that Application , but Child
Objects are not identified by the QTP.
Please can any one help me
No Answer is Posted For this Question
Be the First to Post Answer
One build is delivered. in that build button name is submit. but in the next buit that name of the button changed as login.are u continue with previous recorded script or u make any changes?
can any body give the banking domain concepts/links
Explain types of exception handling and script for that?
what we do after completion of functional and regression testing
i need the word "good morning" to be displayed by default whenver we click upon the blank test while opening the qtp. Could you please answer...
What In-string function will do?
Explain about the test fusion report of quicktest professional (qtp)?
What is system testing and what are the different types of tests you perform in system testing?
What are the advantages of QTP over WinRunner?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?
how can we return a value from userdefined function for eg 2 functions in func1 iam getting 2 values(a,b) and storing in var(C). now i want to pass that var(c) to another func2 give me the script