can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, I am new into the field of testing and I need to know how can I begin automating the testing of Mainframe applications using QTP. Can anyone help me?
why we use check points , In qtp we use the any check points , what r they , when and why
How i can use Regular expression in QTP?give detailed steps for it.
How to capture screen shots when an error occurs?
What are the points to be taken into consideration while doing desktop testing?
What is the syntax to call one script from another?
Hi all , I am new at QTP I want a sample script to check validation messages(For java script or VB script) for login page with for web based application.. Any one can Help. I have to complete it in two days I need urgent help.. Ex. if I want to check mail.yahoo.com 1 > If user doed not exist it display "Username does not exist" 2> if invalid Uname and password then it display" Invalid Uname or pass" 3> Loing Sucssessfully. I want to check this types of application by using data table to give values of username and password.. Thanks
How should I check my code( Before going to execute) without executing the script in QTP
Please explain how to open with notepad of saved html file by right click option using QTP
how do u import the test cases written in excel sheet to qtp? and how do u generate the script in qtp for the testcase in excel sheet? plzzzz do answer this question thanks in advance
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?