(hi friends : please give me reply soon )
i have completed my software testing course , now am
planning to put a fake of 1.5 yrs, i need two projects to
put in my resume , if anybody has any real time experience
and those who handled a project( 6-8 months )in the telecom
domain ,please send me the details regarding the
project ...it will a great help for me ..if u have
suggestion let me know ....
Answers were Sorted based on User's Feedback
Answer / avadhut yadav
hi friend,
no u should not give any fake information bcoz if sumthing
goes wrong you will be in trouble and and also the person
who gave u project might also face problem,
i think i m right..........
Is This Answer Correct ? | 10 Yes | 2 No |
Answer / chandu
Hi,
We can fine some project in net so u can search in
net... nobody are not interested to give there own projectes
or there working projects
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / srikanth
hi nagapawan,
this is srikanth working as software test engineer in US
based company, may i know how can wiew the resumes from
naukari,
give the proper suggestions to seekers, if they put the
same project, both of them will loose the job
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / chandu
If u want to know about that site u can mail me
chandu_dsy@yahoo.com
Is This Answer Correct ? | 0 Yes | 0 No |
When the GUI Testing will be held on the V model ?
can any body tell me what is the process of between after getting a documents and testcase writing.
What are the differences in testing a client-Server and a web Application
what is the difference between Risk based and Requirement based testing???
in real time, which test case format we r using?
This is scenario based question atht I faced in an interview-"There are 2 systems with SIMILAR H/W and S/W configurations. I opened my gmail account from 1st system and I could open my gmail account successfully & able to operate it without any problem. But when i try to open my SAME gmail account from 2nd PC, I can't access it at all. So what could be possible defect/problem?" (Note that the email ID and password used is valid and correct)
what is visible state transaction test? give one example
What type of SQL queries will be asked in the Testing interview?
what is the difference between test case and test scenerio.explain it with example?
What is meant by Product-based testing?
How Requirement is linked with traceability matrix. Give proper example
Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage