Write a script to customize the test results in PDF and
HTML format.
No Answer is Posted For this Question
Be the First to Post Answer
take one exmple and write on that discriptive programe in qtp?
How to handle the errors without using recovery scenery?
What is the extension of the recovery scenario file in qtp?
How do we do DOM programming in QTP.Could you explain with an example. If possible please provide some material or link related to DOM Programming.
How to use output values in qtp ?
What is test automation framework?which framework does QTP follow?Need some practical explanation as to how u will start ur testing process following a particular framework?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
Hi,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT?
How to connect to data base?
what do you call the window testdirector-testlab?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What is the difference between functional spec. and Business requirement specification?