i'm testing the webpage with QTP, in this wabpage i have to
choose the CV from the window, but QTP can't recognize the
object, so i used the Low LEvel Recording, but every time i
run the test, QTP go to halt when it gets to the Recorded
part,
any solution for that?( except puting delay in the script
and manuall selecting, because i've did that)
No Answer is Posted For this Question
Be the First to Post Answer
I have a drop down box to show selected number of records in result page.It contains 4 items like 10, 25,50 and 100. when i was recordes script for seelcting each item and checking selecting number of records in the result page( it is in the same page in the table format)it is generating a new page with same controls( objects) in the OR. how to avaid these in OR? is it possible to write DP for only these lines?, remaining(remaingin lines of code) objects i want use from OR only. One more problemis if change ( add /remove properties of an OBJECT in OR , my ( recorded )application is not running.
When testing a web application, the url for each page changes, so using QTP how do u handle this scenario. If anyone knows please answer in detail about the whole procedure. Thanks a lot.
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
Explain the concept of object repository and how qtp recognises objects?
What is the use of ordinal identifier in qtp?
Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???
Are Shared ORs read-only?
breef description of batch testing ?
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on
Is it possible to run QTP scripts created in IE 6.0 in IE 7.0?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
what is the silent mode in WR?