Discuss quicktest professional environment?
No Answer is Posted For this Question
Be the First to Post Answer
How to open a new test using quicktest professional (qtp)?
what is use of the object repository?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How to handle Dynamic Arrays?
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions
without Qtp features can we automated?
How to retrieve value (data) from notepad using QTP ?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
7. Given scenario is like this: One Web table is there and you have to search and retrieve a cell data which is equal to the given number say:123. Assume you have given with the column name/id of the table where the number may exist. So now you have to go to the given column and search for the number 123 and retrieve it along with the row number of it.
In a webpage how to check the dynamic links that re changing regularly?( without using regular expressions.)
IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS