hello...any one tell me , where can i get company email
id.. actually i am searching on testing... in my CV i put
3+ exp.. but all companies are asked company email id..
please provide solution for that...
thanx in advance...
Answer Posted / satish
You are having 3+ yrs exp. and u don't have email id, how
can it be.
For which co. u r working now ? Ask ur HR for your co.
email id.
| Is This Answer Correct ? | 15 Yes | 9 No |
Post New Answer View All Answers
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Can any one send me the QTP Basic Coding Samples?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
We stored into the objects OR and then write the scripting
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 synchronization point in qtp?
What are table and db checkpoints?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
What are the features of quick test pro(qtp)?
What are the different types of recovery operation?
How do you know the location Id of an object if you know its index id?
Explain the Different types of QTP test assets and their extensions?
In qtp, how you can get the last character from a string?
Is it possible to call from one action to another action in qtp?