How to check feasibility of the appliction?in automation testing?
No Answer is Posted For this Question
Be the First to Post Answer
Any limitation to XML Checkpoints?
with out using import sheet came is it possible to get the excel sheet ?
Which environments does qtp support?
what is impact analysis on regression testing?
how many maximum number of virtual users we can create?
I have one question as HP QTP is concern, Please send your answers..... Can we do testing of any application without using any of the framework which are we used in QTP tool. If yes then how it can be possible in the HP QTP tool. -- Regards
What is keyword view and Expert view in QTP?
If enter into interviewer room? how u introduce with him. with shakehand or waht?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.