when I was doing the web testing with QTP using with
standard checkpoint the Object selection -checkpoint
properties dialog box not displaying pages and links
hierarchical order.
Could you please tell me.
thanks
No Answer is Posted For this Question
Be the First to Post Answer
take one exmple and write on that discriptive programe in qtp?
hi Action 1 and action2 if we save it in C:, what folders will be created explain plz
How function returns a value?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
in login module login button chage regularly(means login button change to submit button).What is the code for it.
How can i open a file in Textpad and replace a string with another using QTP
1. I have asked the same question for the third time, but i am getting wrong answers. Pls give me the script to count the number of edit boxes or checkboxes in an windows application screen. In windows application childobject is not working, anyone very urgent
How to use custom checkpoints in QuickTest Professional?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript
When to use descriptive programming?
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)