HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS
EXPLAIN THE PROCESS?
No Answer is Posted For this Question
Be the First to Post Answer
What is the file extension of the code file and object repository file in QTP?
Is there any site to download QTP....otherwise tell me the way how to get the QTP sofware??????????????????? Thnx in advance
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
what is test scheduling?
I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?
what is the Command used to start the QTp from Run.
i have 100 manual test cases, how to automate from no 1. ols detail steps
How does you test a weblink which is changing dynamically?
Hai anyone please "Explain about Framework in QTP?"
anyone can explain about "Hybrid framework" in QTP
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?